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
3 days
ago. based on code collected
3 days
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 122 of 130
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #120 from sssbox/better_configuration_errors
Raymond Penners
More...
almost 13 years ago
Forgot to remove print statements.
Sam Solomon
More...
almost 13 years ago
Make it easier to get started by copying the example base.html to be the default base.html of the project.
Sam Solomon
More...
almost 13 years ago
Descriptive error message if you forget to add the socialaccount context processor.
Sam Solomon
More...
almost 13 years ago
Adds more email and password signals (we use them for analytics and other assorted things).
Sam Solomon
More...
almost 13 years ago
Merge pull request #111 from sssbox/deny_primary_email_switch
Raymond Penners
More...
almost 13 years ago
[deny_primary_email_switch] standardize 'e-mail' vs 'email' in error message.
Sam Solomon
More...
almost 13 years ago
[deny_primary_email_switch] Only allow switching the primary e-mail address to a non-verified e-mail address if no verified e-mail addresses exist for the user.
Sam Solomon
More...
almost 13 years ago
Usernames may now contain @, +, . and - characters (closes #108)
Raymond Penners
More...
almost 13 years ago
Some minor English language corrections / typos
Liz Rice
More...
almost 13 years ago
Merge pull request #106 from terrycojones/easy-setting-of-example-vars-105
Raymond Penners
More...
almost 13 years ago
Dropped example.db (closes #107)
Raymond Penners
More...
almost 13 years ago
Clarify AUTHENTICATION_BACKENDS (closes #100)
Raymond Penners
More...
almost 13 years ago
E-mail verification mails now properly respects the runserver port, if any (closes #103)
Raymond Penners
More...
almost 13 years ago
Terry contributed pep8 cleanups and documentation, thanks
Raymond Penners
More...
almost 13 years ago
Removed mention of CONTACT_EMAIL from local_settings.example
terrycojones
More...
almost 13 years ago
Merge branch 'master' of github.com:pennersr/django-allauth
Raymond Penners
More...
almost 13 years ago
Dropped support for CONTACT_EMAIL (closes #101)
Raymond Penners
More...
almost 13 years ago
Merge pull request #99 from terrycojones/add-example-README
Raymond Penners
More...
almost 13 years ago
Add a local_settings.example file to make it easier to play with settings in the example.
terrycojones
More...
almost 13 years ago
Fix example README formatting.
terrycojones
More...
almost 13 years ago
Added a mention of the Bootstrap templates. There needs to be more though to tell how to use those templates.
terrycojones
More...
almost 13 years ago
Fixed example README shell command formatting.
terrycojones
More...
almost 13 years ago
Added simple README to example directory.
terrycojones
More...
almost 13 years ago
Merge pull request #98 from terrycojones/has_key-cleanup
Raymond Penners
More...
almost 13 years ago
Removed use of deprecated has_key.
terrycojones
More...
almost 13 years ago
Merge pull request #97 from terrycojones/pyflakes-cleanup
Raymond Penners
More...
almost 13 years ago
Example project cleanup, prepping 0.8.1
Raymond Penners
More...
almost 13 years ago
Python 2.6.2 compatibility issue, fixed.
Raymond Penners
More...
almost 13 years ago
Cleaned up a bunch of pyflakes warnings.
terrycojones
More...
almost 13 years ago
←
1
2
…
118
119
120
121
122
123
124
125
126
…
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