0
0
mirror of https://github.com/django/django.git synced 2024-11-22 11:57:34 +01:00
django/tests/admin_inlines
2015-11-21 18:12:33 +01:00
..
__init__.py
admin.py Fixed #24976 -- Fixed missing form label in tabular inline. 2015-10-21 13:35:50 -04:00
models.py Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
test_templates.py
tests.py Fixed #25780 -- Removed redundant status code assertions from tests 2015-11-21 18:12:33 +01:00
urls.py