django/tests/fixtures
2020-04-07 10:54:19 +02:00
..
fixtures Fixed #26291 -- Allowed loaddata to handle forward references in natural_key fixtures. 2018-07-13 17:54:47 -04:00
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
models.py Enforced uniqueness of natural keys used in tests. 2020-04-07 10:54:19 +02:00
tests.py Used assertRaisesMessage() in various tests. 2020-02-07 12:46:23 +01:00