1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/docs/ref/contrib
2014-05-26 14:44:50 +01:00
..
admin Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin. 2014-05-15 07:25:35 -04:00
formtools Fixed #22644 -- Clarified documentation for NamedUrlWizardView 2014-05-17 15:08:49 +02:00
gis Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below 2014-05-19 09:50:23 -04:00
postgres Fix an error in a documented lookup example. 2014-05-26 14:44:50 +01:00
auth.txt Updated doc links to point to Python 3 documentation 2014-04-26 16:02:53 +02:00
contenttypes.txt Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin. 2014-05-15 07:25:35 -04:00
csrf.txt
flatpages.txt
humanize.txt
index.txt Added array field support for PostgreSQL. 2014-05-22 09:53:26 +01:00
messages.txt
redirects.txt
sitemaps.txt
sites.txt Removed some references to django.contrib.comments which has been removed. 2014-05-13 07:24:28 -04:00
staticfiles.txt
syndication.txt
webdesign.txt