1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
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
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