django/docs/ref/contrib
Claude Paroz 860eb01d17 Removed instructions to create a PostgreSQL cluster in GIS docs
Creating a new cluster is neither required not recommendable for
most users. The previous section explains how to create a user
with sufficient permissions to automatically create a database
during tests.
2014-11-29 11:21:25 +01:00
..
admin Added warning about get_inline_instances() permission checking; refs #23754. 2014-11-25 13:14:01 -05:00
formtools Updated formtools docs to point at new package outside the Django repo. 2014-11-26 09:41:52 -05:00
gis Removed instructions to create a PostgreSQL cluster in GIS docs 2014-11-29 11:21:25 +01:00
postgres Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00
auth.txt Corrected Permission.max_length in docs; refs #8162. 2014-11-21 08:20:48 -05:00
contenttypes.txt Fixed #23067 -- Updated docs to use django-admin 2014-07-30 14:14:03 -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 Updated formtools docs to point at new package outside the Django repo. 2014-11-26 09:41:52 -05: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 versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00
staticfiles.txt Fixed #23607 -- Typo in docs/ref/contrib/staticfiles.txt. 2014-10-06 17:44:58 -04: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