1
0
mirror of https://github.com/django/django.git synced 2025-01-05 16:06:07 +00:00
django/tests/auth_tests/models
2016-03-23 09:01:48 -04:00
..
__init__.py Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users. 2016-03-23 09:01:48 -04:00
custom_permissions.py
custom_user.py Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users. 2016-03-23 09:01:48 -04:00
invalid_models.py
is_active.py
uuid_pk.py
with_foreign_key.py