django/docs/ref/contrib
Dheerendra Rathor 59e85f09c6 Fixed #25519 -- Made the admin "View site" link point to sites running on a subpath.
Used request.META['SCRIPT_NAME'] as the site_url if it hasn't been
customized from the default value of '/'.
2015-10-22 13:51:00 -04:00
..
admin Fixed #25519 -- Made the admin "View site" link point to sites running on a subpath. 2015-10-22 13:51:00 -04:00
gis Fixed quotes in GeoQuerySet aggregates examples. 2015-10-13 23:39:29 -04:00
postgres Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 2015-10-06 12:38:34 -04:00
auth.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
contenttypes.txt Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 2015-10-06 12:38:34 -04:00
flatpages.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
humanize.txt Fixed #23340 -- Corrected naturaltime docs to match behavior. 2014-09-06 07:47:56 -04:00
index.txt Refs #22789 -- Removed contrib.webdesign per deprecation timeline. 2015-09-23 19:31:09 -04:00
messages.txt Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:07:10 -04:00
redirects.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
sitemaps.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
sites.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
staticfiles.txt Fixed #25350 -- Added alias --no-input for --noinput to management commands. 2015-09-08 08:41:03 -04:00
syndication.txt Fixed #13110 -- Added support for multiple enclosures in Atom feeds. 2015-09-18 18:31:58 -04:00