django1/django/test
Ian Clelland f7b69665fd Use renamed threading event API in Python 3.3
Refs #19038.
2012-10-10 19:57:16 +02:00
..
__init__.py Fixed #3011 -- Added swappable auth.User models. 2012-09-26 18:48:09 +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 #17948 -- Isolated auth tests from custom template loaders 2012-09-15 21:39:08 +02:00
simple.py Fixed #18271 -- Changed stage at which TransactionTestCase flushes DB tables. 2012-07-24 17:24:16 -03:00
testcases.py Use renamed threading event API in Python 3.3 2012-10-10 19:57:16 +02:00
utils.py Added assertXML[Not]Equal assertions 2012-10-06 13:14:50 +02:00