This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-22 23:44:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
auth_tests
/
models
History
Tim Graham
93a081946d
Normalized casing of "custom user model".
2016-11-23 15:14:28 -05:00
..
__init__.py
Fixed
#26951
-- Allowed AuthenticationForm to work with a username of 0.
2016-08-10 09:44:48 -04:00
custom_permissions.py
…
custom_user.py
Normalized casing of "custom user model".
2016-11-23 15:14:28 -05:00
invalid_models.py
…
is_active.py
…
uuid_pk.py
…
with_custom_email_field.py
Fixed
#20705
-- Allowed using PasswordResetForm with user models with an email field not named 'email'.
2016-09-27 11:59:00 -04:00
with_foreign_key.py
Removed unnecessary app_label='auth' on auth_tests models.
2015-10-27 08:19:45 -04:00
with_integer_username.py
Fixed
#26951
-- Allowed AuthenticationForm to work with a username of 0.
2016-08-10 09:44:48 -04:00