This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c6da621def
django
/
tests
/
auth_tests
/
models
History
Tim Graham
7da3923ba0
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
custom_permissions.py
…
invalid_models.py
Fixed
#24910
-- Added createsuperuser support for non-unique USERNAME_FIELDs
2015-06-06 09:33:02 -04:00
is_active.py
…
uuid_pk.py
Fixed
#24161
-- Stored the user primary key as a serialized value in the session.
2015-02-12 07:38:16 -05:00
with_foreign_key.py
…