This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-05-19 13:01:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c1aec0feda
django
/
django
/
contrib
/
sitemaps
History
Tim Graham
09e5409cb5
Fixed a dead link in django/contrib/sitemaps/__init__.py.
2016-03-08 13:16:11 -05:00
..
management
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05: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
__init__.py
Fixed a dead link in django/contrib/sitemaps/__init__.py.
2016-03-08 13:16:11 -05:00
apps.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
views.py
Fixed
#25989
-- Corrected sitemap's Last-Modified header to use the latest lastmod of all sitemaps.
2016-01-23 08:48:31 -05:00