django/tests/generic_relations
2020-08-18 09:37:15 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
test_forms.py Refs #20347 -- Allowed customizing the maximum number of instantiated forms in generic_inlineformset_factory(). 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