django/tests/fixtures
Jon Dufresne 3259983f56 Fixed #31233 -- Closed database connections and cursors after use. 2020-02-06 15:35:23 +01: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 Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
tests.py Fixed #31233 -- Closed database connections and cursors after use. 2020-02-06 15:35:23 +01:00