1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref/contrib
2012-04-11 21:35:08 +00:00
..
admin Fixed #17936 -- Fixed a code sample in the admin SimpleListFilter documentation. Thanks to anonymous for the report. 2012-03-21 05:57:22 +00:00
comments
formtools
gis Fixed #18107 -- Replaced a deprecated import path for GeoIP in docs. Thanks jonash for the report. 2012-04-11 21:35:08 +00:00
auth.txt
contenttypes.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
csrf.txt Fixed #17790 - Made the Ajax CSRF jQuery example work with jQuery in compatibility mode, too. Thanks Jonathan Hayward for the suggestion. 2012-03-02 16:06:11 +00:00
databrowse.txt Fixed #5968 -- Allowed (un-)registering with databrowse several models at once. 2012-01-28 20:54:48 +00:00
flatpages.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
humanize.txt
index.txt
localflavor.txt Fixed #17864 -- Added Hong Kong localflavor. Thanks to mrkschan and Adrien Lemaire. 2012-04-09 17:25:02 +00:00
markup.txt Fixed #17837. Improved markdown safety. 2012-03-14 19:06:23 +00:00
messages.txt
redirects.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
sitemaps.txt Fixed a typo in the sitemaps docs. 2012-03-04 09:33:28 +00:00
sites.txt
staticfiles.txt Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs unnecessarily. Thanks, tgecho. 2012-03-13 03:48:11 +00:00
syndication.txt Fixed #18009 -- Cleaned up a comment about removal of the old contrib.syndication Feed class. Thanks Keryn Knight for the report. 2012-04-02 19:50:28 +00:00
webdesign.txt