1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests
2006-12-26 23:33:20 +00:00
..
modeltests Fixed problem with assiging an empty list to m2m related descriptors, introduced in [4231]. 2006-12-20 13:57:17 +00:00
regressiontests newforms: A label can now be the empty string, in which case a label won't be displayed 2006-12-26 23:33:20 +00:00
templates
runtests.py Changed runtests.py to set USE_I18N=True during test running, because the template tests assume it. Some template tests were failing because my personal settings have USE_I18N=False 2006-12-15 06:06:52 +00:00
urls.py