django1/django/test
Florian Apolloner 98b52ae201 Cleared global templatetags module cache.
TOOOOO MUCH GLOBAL STATE (you didn't see that).
2013-12-29 19:17:25 +01:00
..
__init__.py Added modify_settings to alter settings containing lists of values. 2013-12-23 21:37:43 +01:00
_doctest.py Checkout prior commit of _doctest.py 2013-11-02 20:20:53 -04:00
client.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
html.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
runner.py Fixed #21206 -- No longer run discovery if the test label doesn't point to a package or directory. 2013-12-26 11:26:24 -05:00
signals.py Cleared global templatetags module cache. 2013-12-29 19:17:25 +01:00
simple.py Made the AppConfig API marginally more consistent. 2013-12-26 19:25:09 +01:00
testcases.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
utils.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00