django1/docs/ref/contrib
Collin Anderson 7353e26d5d Fixed #23340 -- Corrected naturaltime docs to match behavior.
Thanks zachborboa for the report and blackguest for the patch.
2014-09-06 07:47:56 -04:00
..
admin Fixed #13749 -- Added link from admin site to front-end site. 2014-08-27 08:34:53 -04:00
formtools Refs #23276 -- Added missing url() in some places. 2014-08-13 14:20:15 -04:00
gis Updated docs about Spatialite collect/extent support 2014-08-23 18:03:11 +02:00
postgres Fixed spelling in docs. 2014-05-27 19:46:48 -04:00
auth.txt Fixed #7220 -- Allowed AbstractBaseUser.last_login to be null. 2014-08-01 17:51:49 -04:00
contenttypes.txt Fixed #23067 -- Updated docs to use django-admin 2014-07-30 14:14:03 -04:00
csrf.txt Removed a CSRF example for jQuery < 1.5. 2014-06-18 14:58:50 -04:00
flatpages.txt Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
humanize.txt Fixed #23340 -- Corrected naturaltime docs to match behavior. 2014-09-06 07:47:56 -04:00
index.txt Added array field support for PostgreSQL. 2014-05-22 09:53:26 +01:00
messages.txt Fixed #23067 -- Updated docs to use django-admin 2014-07-30 14:14:03 -04:00
redirects.txt Added versionadded annotations for redirect middleware attributes. 2013-12-25 09:56:41 -05:00
sitemaps.txt Fixed imports in `Sitemap for static views` example 2014-09-04 21:04:53 -04:00
sites.txt Fixed #21567 -- Documented how to deploy multiple sites using the sites framework. 2014-08-26 15:22:08 -04:00
staticfiles.txt Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase 2014-08-28 08:44:26 +02:00
syndication.txt Refs #23276 -- Added missing url() in some places. 2014-08-13 14:20:15 -04:00
webdesign.txt Fixed #22789 -- Deprecated django.contrib.webdesign. 2014-07-14 08:45:19 -04:00