Russell Keith-Magee
|
930af661ab
|
Fixed #20048, #20060 -- Modified tests for contrib apps sensitive to custom User models.
Thanks to matiasb for the report of #20060 and the draft patch for #20048.
|
2013-03-23 09:57:48 +08:00 |
Claude Paroz
|
c91667338a
|
Fixed #19357 -- Allow non-ASCII chars in filesystem paths
Thanks kujiu for the report and Aymeric Augustin for the review.
|
2012-12-08 11:13:52 +01:00 |
Claude Paroz
|
08286ca5d9
|
Made use of assertXMLEqual in sitemaps tests
|
2012-10-15 23:05:40 +02:00 |
Aymeric Augustin
|
37c9318748
|
[py3] Fixed sitemaps tests.
|
2012-08-14 20:14:31 +02:00 |
Aymeric Augustin
|
faf570df18
|
[py3] Compared response.content with bytes.
|
2012-08-14 12:29:53 +02:00 |
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 |
Claude Paroz
|
7676d6e764
|
Made sitemaps tests use override_settings. Refs #14478
|
2012-06-02 21:24:18 +02:00 |
Aymeric Augustin
|
a4b472dd80
|
Fixed #8995 -- Added support for HTTPS in sitemaps.
Modularized tests and did a bit of cleanup while I was in the area.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17409 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-01-29 19:24:32 +00:00 |