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
17752003a8
django1
/
django
/
contrib
/
sitemaps
History
Sanyam Khurana
76d31be2d0
Refs
#23829
-- Made ping_google command/function use https for the sitemap URL.
2019-01-11 10:32:22 -05:00
..
management
/commands
Refs
#23829
-- Made ping_google command/function use https for the sitemap URL.
2019-01-11 10:32:22 -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
Refs
#23829
-- Made ping_google command/function use https for the sitemap URL.
2019-01-11 10:32:22 -05:00
apps.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
views.py
Added comments to contrib.sitemaps.index() view.
2017-05-27 20:50:35 -04:00