This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
93d05536fd
django1
/
django
/
contrib
/
sitemaps
History
Tim Graham
4445d36d47
Fixed
#22384
-- Deprecated reversing URLs by dotted path.
2014-06-03 07:30:14 -04:00
..
management
Whitespace cleanup.
2013-10-10 16:49:20 -04: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
#22384
-- Deprecated reversing URLs by dotted path.
2014-06-03 07:30:14 -04:00
__init__.py
Fixed typo in error message in django.contrib.sitemaps.
2014-03-24 13:06:06 -04:00
apps.py
Fixed
#22070
-- Changed verbose_name for apps in django.contrib to use title case
2014-03-06 18:43:04 -05:00
models.py
Removed superfluous models.py files.
2013-12-17 11:16:48 +01:00
views.py
Moved RequestSite and get_current_site.
2014-01-26 08:50:47 +01:00