1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref/contrib
2011-05-18 09:51:24 +00:00
..
admin Added ability to describe grouping of form fields in the same row to the fields ModelAdmin attribute. 2011-05-14 16:29:39 +00:00
comments
formtools Fixed #15769 - Documented FormWizard's initial argument; thanks aimaz for the suggestion; jrothenbuhler for the patch. 2011-05-15 19:11:57 +00:00
gis
auth.txt
contenttypes.txt Fixed #15865 -- correct class name for BaseGenericInlineFormset. Thanks leonelfreire for the report. 2011-04-28 01:46:46 +00:00
csrf.txt Fixed #16014 -- numerous documentation typos -- thanks psmith. 2011-05-13 04:33:42 +00:00
databrowse.txt
flatpages.txt Fixed #16014 -- numerous documentation typos -- thanks psmith. 2011-05-13 04:33:42 +00:00
humanize.txt Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince and timeuntil filters as fallbacks instead of date filter. 2011-05-17 10:16:12 +00:00
index.txt
localflavor.txt Fixed #13729 -- Renamed UK localflavor to GB to correctly follow ISO 3166. Thanks, Claude Paroz. 2011-05-03 11:52:20 +00:00
markup.txt
messages.txt Advanced deprecation of user-based messages and the LegacyFallbackStorage in contrib.messages. 2011-04-02 08:36:04 +00:00
redirects.txt
sitemaps.txt
sites.txt Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 2011-04-01 16:10:22 +00:00
staticfiles.txt Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Many thanks to Frank Wiles and EvilDMP. 2011-05-18 09:51:24 +00:00
syndication.txt Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 2011-04-01 16:10:22 +00:00
webdesign.txt