_doctest.py
|
[py3] Ported django.test.doctest.
|
2012-08-07 12:00:22 +02:00 |
client.py
|
[py3] Fixed content encoding in test client
|
2012-08-13 09:56:14 +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 |
testcases.py
|
Fixed Python version check in testcases.py
|
2012-08-16 15:31:01 +02:00 |
utils.py
|
[py3] Fixed str_prefix test utility
|
2012-08-11 14:22:28 +02:00 |