django1/django/contrib/sitemaps
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
..
management Fixed #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam. 2010-12-12 22:56:52 +00:00
templates Fixed #8172 -- Improved a whole bunch of contrib templates (admin, databrowse, admindocs, etc.) to remove unnecessary 'escape' filters, given autoescaping. Also removed unnecessary {% if %} tags and shortened some {% if %}/{% else %} tags to use {% firstof %}. Thanks for the patch, benspaulding 2008-09-08 05:19:28 +00:00
tests Fixed #20048, #20060 -- Modified tests for contrib apps sensitive to custom User models. 2013-03-23 09:57:48 +08:00
__init__.py [py3] Updated urllib/urllib2/urlparse imports. 2012-07-22 09:29:55 +02:00
models.py Added a missing (empty) models.py file required for the tests from r13644 to actually run. 2010-08-30 12:32:26 +00:00
views.py Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00