1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/tests
Claude Paroz 26cb227cfe Fixed #15197 -- Fixed yaml serialization into HttpResponse
Thanks fourga38 for the report and hirokiky at gmail.com for the
initial patch.
2012-06-28 16:29:29 +02:00
..
modeltests Fixed #18515 -- Conditionally regenerated filename in FileField validation 2012-06-26 18:18:44 +02:00
regressiontests Fixed #15197 -- Fixed yaml serialization into HttpResponse 2012-06-28 16:29:29 +02:00
templates
runtests.py Commented on a line that inadvertantly slipped in commit 865cd35c 2012-05-05 16:45:02 +02:00
test_sqlite.py
urls.py