1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests
2007-02-27 20:25:27 +00:00
..
modeltests Fixed a few Python2.3-related bugs in the tests (see #3396). A few more left, though. 2007-02-26 18:50:55 +00:00
regressiontests Fixed #3465: template variable lookups like {{ foobar.13 }} now (correctly) fail silently on unsubscriptable objects. Thanks, Gary Wilson. 2007-02-27 20:25:27 +00:00
templates
runtests.py Fixed #2490: Added a polite note to runtests.py about setting DJANGO_SETTINGS_MODULE or --settings. 2007-02-26 22:34:56 +00:00
urls.py