django/docs/ref/contrib
Karen Tracey 5399ccc0f4 Fixed #494 -- Added ability to specify classes on admin inline fieldsets.
This includes the ability to collapse inlines by specifying a class named
'collapse'.
2015-12-21 13:50:06 -05:00
..
admin Fixed #494 -- Added ability to specify classes on admin inline fieldsets. 2015-12-21 13:50:06 -05:00
gis Fixed #25869 -- Added trim and precision properties to WKTWriter. 2015-12-18 19:44:43 +01:00
postgres Fixed #25949 -- Documented Psycopg2 version requirement for JSONField. 2015-12-19 07:24:59 -05:00
auth.txt
contenttypes.txt
flatpages.txt
humanize.txt
index.txt
messages.txt
redirects.txt
sitemaps.txt Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
sites.txt Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
staticfiles.txt Fixed #21221 -- Made form Media and static template tag use staticfiles if installed. 2015-12-10 14:30:19 -05:00
syndication.txt Refs #13110 -- Fixed typo in Feed class reference. 2015-12-17 09:09:09 -05:00