1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests
2008-11-16 18:58:43 +00:00
..
modeltests Fixed #6052 -- Worked around a bug in MySQLdb with regards to handling 2008-11-16 08:50:06 +00:00
regressiontests Fixed #9608: Ensured a Model's default repr() is printable even if its __unicode__ method raises a Unicode error. 2008-11-16 18:58:43 +00:00
templates
runtests.py
urls.py Fixed #9498 -- Handle a formset correctly when the foreign key is not available (for now). 2008-11-13 19:03:44 +00:00