django/tests/fixtures_regress
Liyang Zhang f9f9215d3e
Fixed some typos in comments, docstrings, and tests.
2023-03-20 08:07:23 +01:00
..
fixtures Fixed #33582 -- Fixed deserializing natural keys with foreing key dependencies in a multiple database setup. 2022-03-18 20:57:08 +01:00
fixtures_1 Fixed #21551 -- Reenabled loading fixtures from subdirectory 2013-12-07 10:47:34 +01:00
fixtures_2 Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #33582 -- Fixed deserializing natural keys with foreing key dependencies in a multiple database setup. 2022-03-18 20:57:08 +01:00
tests.py Fixed some typos in comments, docstrings, and tests. 2023-03-20 08:07:23 +01:00