0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/proxy_models
2016-02-12 13:01:25 -05:00
..
fixtures Converted test fixtures to setUpTestData methods 2015-03-05 10:10:32 +11:00
__init__.py
admin.py Updated tests to stop leaking models in shared AdminSite. 2015-04-15 09:45:26 -04:00
models.py Fixed #18012 -- Propagated reverse foreign keys from proxy to concrete models. 2015-10-12 12:14:26 -04:00
tests.py Removed unneeded hint=None/obj=None in system check messages. 2016-02-12 13:01:25 -05:00
urls.py Fixed #21927 -- Made application and instance namespaces more distinct. 2015-06-08 15:12:20 -04:00