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
63ff417746
django1
/
django
/
contrib
/
sitemaps
History
Loic Bistuer
45840927d3
Silenced some deprecation warnings in contrib.sitemaps; refs
#22384
.
2014-09-27 00:42:47 +07:00
..
management
Fixed ping_google management command to use argparse.
2014-09-02 06:33:26 +07: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
Silenced some deprecation warnings in contrib.sitemaps; refs
#22384
.
2014-09-27 00:42:47 +07:00
__init__.py
Limited lines to 119 characters in django/
2014-09-05 09:22:16 -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
Fixed
#23403
-- Fixed crash in contrib.sitemaps if lastmod returned a date rather than datetime.
2014-09-11 16:09:23 -04:00