1
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo in README in user_display section More... over 12 years ago
Merge pull request #143 from m-thielen/master More... over 12 years ago
added German translation More... over 12 years ago
Allow SocialApp to be used across multiple sites More... over 12 years ago
Added adapter class for increased pluggability. Added hook for 3rd party invitation system to by pass e-mail verification (`stash_email_verified`). Moved sending of mail to adapter. More... almost 13 years ago
Added item to showcase More... almost 13 years ago
Merge pull request #134 from rytis/patch-1 More... almost 13 years ago
Invalid/expired e-mail verification link did not link to next action, user confused. Fixed. More... almost 13 years ago
Merge branch 'master' of github.com:pennersr/django-allauth More... almost 13 years ago
Make sure new EmailConfirmation is created More... almost 13 years ago
Merge pull request #136 from tyrion/patch-1 More... almost 13 years ago
Update allauth/account/models.py More... almost 13 years ago
Merge pull request #135 from devfeng/master More... almost 13 years ago
Fixed default created time bug. More... almost 13 years ago
Added HTML5 'placeholder' tad to Password field More... almost 13 years ago
First stab at custom user model support More... almost 13 years ago
account_tags deprecated More... almost 13 years ago
Added support for disabling e-mail confirmation during signup (closes #80, closes #126) More... almost 13 years ago
Released 0.8.2 More... almost 13 years ago
Twitter login broken, fixed More... almost 13 years ago
LinkedIn: Added support for passing along the OAuth scope (closes #127) More... almost 13 years ago
Improved e-mail confirmation error handling (closes #119) More... almost 13 years ago
ACCOUNT_USERNAME_MIN_LENGTH cleanups More... almost 13 years ago
Merge pull request #123 from kriwil/username_min_length More... almost 13 years ago
Added preliminary support for Mozilla Persona More... almost 13 years ago
Logged Sam's changes with respect the newly added email/password related signals More... almost 13 years ago
Merge pull request #118 from sssbox/add_more_email_and_password_signals More... almost 13 years ago
Normalize signal names and make as many as possible more generic. More... almost 13 years ago
Merge branch 'master' of git://github.com/pennersr/django-allauth into add_more_email_and_password_signals More... almost 13 years ago
Added the ability to have minimum length for username through ACCOUNT_USERNAME_MIN_LENGTH settings. More... almost 13 years ago