Karen Tracey
|
50745cc31e
|
Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments. Thanks kaikuehne.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10801 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-05-17 16:45:28 +00:00 |
Malcolm Tredinnick
|
f752f69238
|
Fixed #7767 -- Fixed template egg loading test for Windows systems.
Thanks, Ramiro Morales.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8135 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-07-29 06:05:15 +00:00 |
Adrian Holovaty
|
345a096756
|
Negligible formatting changes to tests/regressiontests/templates/loaders.py
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7750 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-26 04:22:12 +00:00 |
Jacob Kaplan-Moss
|
08d468db92
|
Fixed a messy test case (regressiontests/templates/loaders) that could cause future tests to fail by not cleaning up after itself.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7567 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-05-30 23:24:23 +00:00 |
Russell Keith-Magee
|
d53e8f1285
|
Fixed #6430 -- Corrected the loading of templates from eggs, which was broken by the unicode merge. Thanks for the excellent report and patch, Juan Manuel Caicedo <juan.manuel.caicedo@gmail.com>.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7565 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-05-29 13:11:23 +00:00 |