1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/django/test
2010-12-09 00:26:59 +00:00
..
__init__.py
_doctest.py
client.py Made the deprecation warning for reponse.template more useful by pointing to the caller. 2010-11-11 15:04:37 +00:00
signals.py
simple.py Fixed a couple of typos and small errors from r14696 and r14822. 2010-12-09 00:26:59 +00:00
testcases.py Removed all usages of deprecated TestCase methods (self.fail*). This removed most of the Warnings emitted (with -Wall) during the test suite. 2010-12-04 07:28:12 +00:00
utils.py Fixed #14508 - test suite silences warnings. 2010-11-11 15:06:20 +00:00