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-01-19 06:43:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
auth_tests
/
models
History
Simon Charette
a08fda2111
Fixed
#25746
-- Isolated inlined test models registration.
...
Thanks to Tim for the review.
2016-01-06 20:00:07 -05:00
..
__init__.py
Fixed
#25746
-- Isolated inlined test models registration.
2016-01-06 20:00:07 -05:00
custom_permissions.py
Removed unnecessary app_label='auth' on auth_tests models.
2015-10-27 08:19:45 -04: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
#25596
-- Fixed regression in password change view with custom user model.
2015-10-27 08:18:22 -04:00
with_foreign_key.py
Removed unnecessary app_label='auth' on auth_tests models.
2015-10-27 08:19:45 -04:00