This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
auth_tests
/
models
History
Tim Graham
63696982b8
[1.10.x] Normalized casing of "custom user model".
...
Backport of 93a081946d92da010c7de62dc58e697c6c33e5d3 from master
2016-11-23 15:17:00 -05:00
..
__init__.py
Fixed
#25232
-- Made ModelBackend/RemoteUserBackend reject inactive users.
2016-03-23 09:01:48 -04:00
custom_permissions.py
Fixed
#26089
-- Removed custom user test models from public API.
2016-02-04 12:30:34 -05:00
custom_user.py
[1.10.x] Normalized casing of "custom user model".
2016-11-23 15:17:00 -05:00
invalid_models.py
Fixed
#25746
-- Isolated inlined test models registration.
2016-01-06 20:00:07 -05:00
is_active.py
Removed unnecessary app_label='auth' on auth_tests models.
2015-10-27 08:19:45 -04:00
uuid_pk.py
Fixed
#26089
-- Removed custom user test models from public API.
2016-02-04 12:30:34 -05:00
with_foreign_key.py
Removed unnecessary app_label='auth' on auth_tests models.
2015-10-27 08:19:45 -04:00