1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests
Malcolm Tredinnick fa546d797e Fixed #4796. Fixed a problem when using i18n support for the first time -- in
particular when string_concat() was the first call made. Thanks, Andy Durdin.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6446 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-10-03 01:57:02 +00:00
..
modeltests Fixed #5559: instances sent via post-save signals no longer have pks of None. Thanks, Joseph Kocherhans. 2007-09-24 18:27:42 +00:00
regressiontests Fixed #4796. Fixed a problem when using i18n support for the first time -- in 2007-10-03 01:57:02 +00:00
templates Fixed #5506 -- Added some basic tests for date-based generic views. Thanks to robh for the original patch. 2007-09-19 13:26:56 +00:00
runtests.py
urls.py