1
0
mirror of https://github.com/django/django.git synced 2024-12-29 04:26:28 +00:00
django/tests/auth_tests/models
Simon Charette 6eb3ce11e4 Fixed #26089 -- Removed custom user test models from public API.
Thanks to Tim Graham for the review.
2016-02-04 12:30:34 -05:00
..
__init__.py Fixed #26089 -- Removed custom user test models from public API. 2016-02-04 12:30:34 -05:00
custom_permissions.py Fixed #26089 -- Removed custom user test models from public API. 2016-02-04 12:30:34 -05:00
custom_user.py Fixed #26089 -- Removed custom user test models from public API. 2016-02-04 12:30:34 -05:00
invalid_models.py
is_active.py
uuid_pk.py Fixed #26089 -- Removed custom user test models from public API. 2016-02-04 12:30:34 -05:00
with_foreign_key.py