summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/module_loading.py
AgeCommit message (Expand)Author
2011-08-28Fixed #15525 -- Custom template tags loading breaks whenever templatetags is ...Chris Beaven
2011-04-22Fixed #15662 -- Made sure the module_has_submodule utility function follow co...Jannis Leidel
2011-01-30Fixed #14698 -- Ensure that module_has_sumodule doesn't mistake a cache miss ...Russell Keith-Magee
2010-11-02Fixed a few more cases of the tests not properly restoring sys.path (follow u...Alex Gaynor
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2010-09-28A few test optimizations; using native unittest where no Django-specific Test...Russell Keith-Magee
2010-05-04Fixed #13469 -- Cleaned up the test case from r13085, and added some cache cl...Russell Keith-Magee
2010-05-04Fixed #13464 -- Reworked module_has_submodule to break the requirement for lo...Russell Keith-Magee