django1/tests/fixtures
Yitzhak Clark 188a241880 Fixed #21652 -- Added notification when processing objects in loaddata
Added a running count of the objects processed by loaddata when
verbosity >= 3.
2015-04-16 09:42:18 -04:00
..
fixtures Removed support for initial_data fixtures per deprecation timeline. 2015-01-17 09:59:25 -05:00
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
models.py Removed numbering from the models.py header of some test packages. 2014-09-24 17:28:56 +07:00
tests.py Fixed #21652 -- Added notification when processing objects in loaddata 2015-04-16 09:42:18 -04:00