Claude Paroz
|
4a103086d5
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
|
2012-06-07 18:08:47 +02:00 |
Aymeric Augustin
|
46648b641d
|
Fixed #17798 -- Tweaked the CA localflavor.
Thanks shelldweller.
|
2012-05-10 22:19:01 +02:00 |
Carl Meyer
|
844a24bbb9
|
Fixed #16921 -- Added assertHTMLEqual and assertHTMLNotEqual assertions, and converted Django tests to use them where appropriate. Thanks Greg Müllegger.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17414 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-01-31 20:36:11 +00:00 |
Julien Phalip
|
a3fd9cf288
|
Fixed #15837. Consolidated all the locaflavor tests into a single, logical, place (regressiontests/localflavor/).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16680 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-24 12:30:59 +00:00 |