1
I Use This!
High Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #120 from sssbox/better_configuration_errors More... almost 13 years ago
Forgot to remove print statements. 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. More... almost 13 years ago
Descriptive error message if you forget to add the socialaccount context processor. More... almost 13 years ago
Adds more email and password signals (we use them for analytics and other assorted things). More... almost 13 years ago
Merge pull request #111 from sssbox/deny_primary_email_switch More... almost 13 years ago
[deny_primary_email_switch] standardize 'e-mail' vs 'email' in error message. 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. More... almost 13 years ago
Usernames may now contain @, +, . and - characters (closes #108) More... almost 13 years ago
Some minor English language corrections / typos More... almost 13 years ago
Merge pull request #106 from terrycojones/easy-setting-of-example-vars-105 More... almost 13 years ago
Dropped example.db (closes #107) More... almost 13 years ago
Clarify AUTHENTICATION_BACKENDS (closes #100) More... almost 13 years ago
E-mail verification mails now properly respects the runserver port, if any (closes #103) More... almost 13 years ago
Terry contributed pep8 cleanups and documentation, thanks More... almost 13 years ago
Removed mention of CONTACT_EMAIL from local_settings.example More... almost 13 years ago
Merge branch 'master' of github.com:pennersr/django-allauth More... almost 13 years ago
Dropped support for CONTACT_EMAIL (closes #101) More... almost 13 years ago
Merge pull request #99 from terrycojones/add-example-README More... almost 13 years ago
Add a local_settings.example file to make it easier to play with settings in the example. More... almost 13 years ago
Fix example README formatting. 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. More... almost 13 years ago
Fixed example README shell command formatting. More... almost 13 years ago
Added simple README to example directory. More... almost 13 years ago
Merge pull request #98 from terrycojones/has_key-cleanup More... almost 13 years ago
Removed use of deprecated has_key. More... almost 13 years ago
Merge pull request #97 from terrycojones/pyflakes-cleanup More... almost 13 years ago
Example project cleanup, prepping 0.8.1 More... almost 13 years ago
Python 2.6.2 compatibility issue, fixed. More... almost 13 years ago
Cleaned up a bunch of pyflakes warnings. More... almost 13 years ago