django/docs/topics/testing
Tim Graham 7e8cf74dc7 Removed support for syncing apps without migrations per deprecation timeline.
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
2015-01-18 15:58:06 -05:00
..
_images Fixed #20680 -- Deprecated django.utils.unittest. 2013-07-01 14:29:33 +02:00
advanced.txt Fixed #24118 -- Added --debug-sql option for tests. 2015-01-12 08:16:08 +00:00
index.txt Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 2013-12-31 08:14:09 -05:00
overview.txt Removed support for initial_data fixtures per deprecation timeline. 2015-01-17 09:59:25 -05:00
tools.txt Removed support for syncing apps without migrations per deprecation timeline. 2015-01-18 15:58:06 -05:00