1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests
2007-09-15 02:37:07 +00:00
..
modeltests Added explicit order_by filters to some model_forms tests that were failing in Oracle due to returning results in the wrong order. 2007-09-15 00:19:22 +00:00
regressiontests Fixed #4415 -- Added formfield method to PositiveIntegerField, so that those fields get validated correctly. Thanks, Oggie Rob. 2007-09-15 02:37:07 +00:00
templates
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