1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/ref/contrib
Berker Peksag 560b4207b1 Removed redundant numbered parameters from str.format().
Since Python 2.7 and 3.1, "{0} {1}" is equivalent to "{} {}".
2014-12-03 14:27:38 -05:00
..
admin Removed redundant numbered parameters from str.format(). 2014-12-03 14:27:38 -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
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