django/docs/ref/contrib
Thomas Chaumeny 17557d068c Fixed #8408 -- Added ModelAdmin.show_full_result_count to avoid COUNT() query.
Thanks lidaobing for the suggestion.
2014-09-26 12:12:40 -04:00
..
admin Fixed #8408 -- Added ModelAdmin.show_full_result_count to avoid COUNT() query. 2014-09-26 12:12:40 -04:00
formtools Refs #23276 -- Added missing url() in some places. 2014-08-13 14:20:15 -04:00
gis Removed sudo from pip commands in docs. 2014-09-22 15:49:48 -04:00
postgres Fixed spelling in docs. 2014-05-27 19:46:48 -04:00
auth.txt Fixed #23488 -- Added AnonymousUser.get_username(). 2014-09-18 10:48:28 -04:00
contenttypes.txt Fixed #23067 -- Updated docs to use django-admin 2014-07-30 14:14:03 -04:00
csrf.txt Fixed #23527 -- Removed Cheetah references in docs 2014-09-21 18:03:31 +02: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