0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/auth_tests/models
2017-01-18 13:44:34 +01:00
..
__init__.py
custom_permissions.py Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
custom_user.py Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
invalid_models.py
is_active.py
uuid_pk.py
with_custom_email_field.py
with_foreign_key.py
with_integer_username.py