django/tests/auth_tests/models
Tim Graham 590b8c1c57 Removed unnecessary app_label='auth' on auth_tests models.
This is a relic of when the tests were stored in contrib.auth.tests.
2015-10-27 08:19:45 -04:00
..
__init__.py
custom_permissions.py Removed unnecessary app_label='auth' on auth_tests models. 2015-10-27 08:19:45 -04:00
invalid_models.py Removed unnecessary app_label='auth' on auth_tests models. 2015-10-27 08:19:45 -04: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