1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/test_utils
2015-07-27 18:28:13 -04:00
..
fixtures
templates/template_used
__init__.py
models.py Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
tests.py Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
views.py