django/django/test
Russell Keith-Magee 19526563b5 Merge recent changes from master. 2012-09-09 08:22:26 +08:00
..
__init__.py Added conditional skips for all tests dependent on the default User model 2012-09-09 01:00:37 +08:00
_doctest.py [py3] Ported django.test.doctest. 2012-08-07 12:00:22 +02:00
client.py Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
html.py [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
signals.py Fixed #18196 -- Improved loaddata error messages. 2012-08-21 21:52:25 +02:00
simple.py Fixed #18271 -- Changed stage at which TransactionTestCase flushes DB tables. 2012-07-24 17:24:16 -03:00
testcases.py Merge recent changes from master. 2012-09-09 08:22:26 +08:00
utils.py Merged recent changes from trunk. 2012-08-20 13:09:09 +08:00