This website requires JavaScript.
Explore
Help
Register
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-01-08 17:37:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
d1413c5d70
django
/
tests
/
auth_tests
/
models
History
Mikhail Porokhovnichenko
14e34dcf8c
Fixed
#29132
-- Avoided connecting update_last_login() handler if User.last_login isn't a field.
2018-02-21 10:36:31 -05:00
..
__init__.py
custom_permissions.py
custom_user.py
invalid_models.py
is_active.py
minimal.py
uuid_pk.py
with_custom_email_field.py
with_foreign_key.py
with_integer_username.py
with_last_login_attr.py