1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref/contrib
Loic Bistuer ebb3e50243 Introduced ModelAdmin.get_fields() and refactored get_fieldsets() to use it.
Refs #18681.

This also starts the deprecation of ModelAdmin.declared_fieldsets
2013-08-04 09:14:18 -04:00
..
admin Introduced ModelAdmin.get_fields() and refactored get_fieldsets() to use it. 2013-08-04 09:14:18 -04:00
comments
formtools
gis Removed Python 2.6 references in GIS docs 2013-07-13 23:08:48 +02:00
auth.txt Removed custom profile model functionality as per deprecation TL. 2013-06-28 21:48:16 -03:00
contenttypes.txt Fixed #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:27:07 +02:00
csrf.txt
flatpages.txt Fixed #20500 - Updated flatpages URLconf example to work with APPEND_SLASH. 2013-06-11 12:25:39 -04:00
humanize.txt
index.txt
messages.txt
redirects.txt
sitemaps.txt Fixed #20793 -- Added Last-Modified header to sitemaps. 2013-07-31 07:42:30 -04:00
sites.txt
staticfiles.txt Fixed some ReST errors; refs #20819. 2013-07-31 07:22:38 -04:00
syndication.txt Fixed #14656 -- Added Atom1Feed published element 2013-07-19 10:38:34 -04:00
webdesign.txt