openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-allauth
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 127 of 130
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #40 from Turbo87/patch-1
Raymond Penners
More...
over 13 years ago
Removed unused templates (closes #44)
Raymond Penners
More...
over 13 years ago
Moving templates into example project, uniform is not a dep
Raymond Penners
More...
over 13 years ago
urls: Only add social/ to urls if app_settings.SOCIALACCOUNT_ENABLED
Tobias Bieniek
More...
over 13 years ago
Releasing 0.3.0 (closes #10)
Raymond Penners
More...
over 13 years ago
E-mail authentication backend now interprets username as e-mail
Raymond Penners
More...
over 13 years ago
SuspiciousOperation when syncing Avatar, closes #31
Raymond Penners
More...
over 13 years ago
Using different facebook sdk repository, closes #33
Raymond Penners
More...
over 13 years ago
Added list of features
Raymond Penners
More...
over 13 years ago
Saving FB access token (closes #27, closes #11)
Raymond Penners
More...
over 13 years ago
Switched to async FB connect
Raymond Penners
More...
over 13 years ago
Handle new-style FB response
Raymond Penners
More...
over 13 years ago
Merge pull request #26 from stuross/master
Raymond Penners
More...
over 13 years ago
In Django 1.4 if you have set USE_TZ=True datetimefields need a timezone. datetime.now will return a naive date that will raise a runtime error upon save. using the auto_now and auto_now_add options will figure the timezone out for you.
Stuart Ross
More...
over 13 years ago
OAuthError: Invalid response while obtaining request token from "twitter.com"
Raymond Penners
More...
over 13 years ago
Bumping to 0.2.0
Raymond Penners
More...
over 13 years ago
Added support for accessing Facebook profile picture
Raymond Penners
More...
over 13 years ago
Merge branch 'master' of github.com:pennersr/django-allauth
Raymond Penners
More...
almost 14 years ago
Catch IOError: [Errno socket error] [Errno 110] Connection timed out
Raymond Penners
More...
almost 14 years ago
Fixed MultipleObjectsReturned: get() returned more than one EmailAddress
Raymond Penners
More...
almost 14 years ago
Password reset mail did not contain user name, fixed
Raymond Penners
More...
almost 14 years ago
Assert more gracefully when encountering a dangling SocialAccount instance. Properly deal with absent allauth.<foo> subapps. Closes #16.
Raymond Penners
More...
almost 14 years ago
token_kwargs requires django>=1.3 (closes #17)
Raymond Penners
More...
almost 14 years ago
Password reset should not require verified email addresses (closes #20)
Raymond Penners
More...
almost 14 years ago
in some cases facebook and return first and last names that are longer than the 30 characters in the djanog auth user table
Jason Culverhouse
More...
almost 14 years ago
Caught GraphAPIError, rendering authentication error
Raymond Penners
More...
about 14 years ago
Caught OAuthError, now renders authentication error
Raymond Penners
More...
about 14 years ago
Merged SmileyChris' support for ACCOUNT_USERNAME_REQUIRED
Raymond Penners
More...
about 14 years ago
Fixed SIGNUP_PASSWORD_VERIFICATION
Raymond Penners
More...
about 14 years ago
Merge pull request #15 from lincolnloop/conditional-email-sent-message
Raymond Penners
More...
about 14 years ago
←
1
2
…
122
123
124
125
126
127
128
129
130
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree