django/docs/topics/testing
Zbigniew Siciarz 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready().
Thanks Marc Tamlyn for the suggestion.
2014-02-15 13:50:31 -05:00
..
_images Fixed #20680 -- Deprecated django.utils.unittest. 2013-07-01 14:29:33 +02:00
advanced.txt Fixed #21625 -- incorrect documentation for DiscoverRunner.build_suite 2013-12-18 14:12:04 +01:00
index.txt Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 2013-12-31 08:14:09 -05:00
overview.txt Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). 2014-02-15 13:50:31 -05:00
tools.txt Allowed a message to be passed to assertQuerysetEqual to make it consistent with other assert methods. 2014-02-10 05:21:23 -05:00