1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/generic_relations
2020-08-18 09:37:15 +02:00
..
__init__.py
models.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
test_forms.py Refs #9061 -- Allowed GenericInlineFormSet to disable deleting extra forms. 2020-08-18 09:37:15 +02:00
tests.py Refs #31395 -- Relied on setUpTestData() test data isolation in various tests. 2020-05-15 20:22:56 +02:00