1
0
mirror of https://github.com/django/django.git synced 2024-12-24 18:16:19 +00:00
django/tests
2007-09-22 13:21:54 +00:00
..
modeltests Fixed #5553 -- Fixed a serialization problem with datetime and time objects. Thanks to pigletto for the patch. 2007-09-22 13:21:54 +00:00
regressiontests Fixed httpwrappers tests broken by [6385]. 2007-09-20 15:51:19 +00:00
templates Fixed #5506 -- Added some basic tests for date-based generic views. Thanks to robh for the original patch. 2007-09-19 13:26:56 +00:00
runtests.py Fixed #5453 -- Fixed TEST_DATABASE_NAME handling to match documentation. Thanks, Matt Croydon. 2007-09-14 12:48:10 +00:00
urls.py Fixed #5496 -- Added test cases for some of the built-in Django views. Thanks to Manuel Saelices <msaelices@yaco.es> for the original patch. 2007-09-17 14:48:33 +00:00