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
2 days
ago. based on code collected
2 days
ago.
Aug 24, 2024 — Aug 24, 2025
Showing page 119 of 130
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added support for passing along extra OAuth2 parameters (closes #144)
Raymond Penners
More...
over 12 years ago
travis was not building, fixed
Raymond Penners
More...
over 12 years ago
Both the login and signup view now immediately redirect to the login redirect url in case the user was already authenticated.
Raymond Penners
More...
over 12 years ago
Fixing exclude parameter at email_address_exists, user could be a link to a UserProfile class, not necesarly having the same pk that his associated User.
Agustin
More...
over 12 years ago
allow unicode for `import_attribute`
Raymond Penners
More...
over 12 years ago
Added support for closing down signups in a pluggable fashion, making it easy to hookup your own invitation handling mechanism.
Raymond Penners
More...
over 12 years ago
Added support for passing along extra parameters to the `FB.login` API call (`FB_LOGIN`).
Raymond Penners
More...
over 12 years ago
__name__ attribute error in app_settings on App Engine (closes #186)
Raymond Penners
More...
over 12 years ago
EmailAddress was not added in case e-mail verification was turned off, fixed (closes #185)
Raymond Penners
More...
over 12 years ago
Merge pull request #183 from flyingeek/french
Raymond Penners
More...
over 12 years ago
requirements.txt outdated (closes #184)
Raymond Penners
More...
over 12 years ago
use new "field label" context and many small improvements
Eric Delord
More...
over 12 years ago
Merge commit 'afac4efe6ad4a5b9b5fee0d6168cf9f7da677927' into french
Eric Delord
More...
over 12 years ago
Using pgettext for login field label (issue #183)
Raymond Penners
More...
over 12 years ago
better... stronger...
Eric Delord
More...
over 12 years ago
context mistake for Password Reset translation
Eric Delord
More...
over 12 years ago
french translation
Eric Delord
More...
over 12 years ago
Released 0.9.0
Raymond Penners
More...
over 12 years ago
Distinguish between a social signup or a regular signup (closes #181)
Raymond Penners
More...
over 12 years ago
django.utils.simplejson is deprecated
Raymond Penners
More...
over 12 years ago
django.conf.urls.defaults is deprecated; use django.conf.urls instead
Raymond Penners
More...
over 12 years ago
Merge pull request #180 from hirokinko/add_ci_settings
Raymond Penners
More...
over 12 years ago
Updating to new requests api (closes #179)
Raymond Penners
More...
over 12 years ago
Add CI settings. Added configuration for running unit tests by setup.py. Added configuration for travis-ci.org(.travis.yml).
hiro kinko
More...
over 12 years ago
Added `email_removed` signal
Raymond Penners
More...
over 12 years ago
Populating of User model fields is now centralized in the adapter, splitting up `name` into `first_name` and `last_name` if these were not individually available.
Raymond Penners
More...
over 12 years ago
Added HighlightCam to showcase
Raymond Penners
More...
over 12 years ago
Merge pull request #175 from aladagemre/master
Raymond Penners
More...
over 12 years ago
Fixing typo: lambda request: return 'zh_CN'
Ahmet Emre Aladağ
More...
over 12 years ago
Merge pull request #174 from aladagemre/master
Raymond Penners
More...
over 12 years ago
←
1
2
…
115
116
117
118
119
120
121
122
123
…
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