1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref/contrib
2011-11-19 10:57:59 +00:00
..
admin Fixed #16257 -- Added new ModelAdmin.get_list_display_links() method to allow for the dynamic display of links on the admin changelist. Thanks to graveyboat for the suggestion and initial patch. 2011-10-26 12:19:18 +00:00
comments
formtools Fixed #17152 -- Fixed a few anomalies in the contrib.formtools documentation and templates. Thanks, Bradley Ayers. 2011-11-06 01:19:40 +00:00
gis Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled internal servers (runserver and runfcgi) to use an externally-defined WSGI application. Thanks to Armin Ronacher, Jannis Leidel, Alex Gaynor, ptone, and Jacob Kaplan-Moss. 2011-10-22 04:30:10 +00:00
auth.txt
contenttypes.txt
csrf.txt Fixed #17105 - Typos in docs/ref/contrib/csrf.txt; thanks googol for the report. 2011-11-19 10:53:26 +00:00
databrowse.txt
flatpages.txt
humanize.txt
index.txt
localflavor.txt Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I18N/USE_L10N and the concepts of internationalization/localisation. Re 2011-10-22 17:17:57 +00:00
markup.txt
messages.txt
redirects.txt
sitemaps.txt Fixed #17063 -- Fixed visibility of a few version-dependant notes in our documentation. 2011-10-30 12:59:59 +00:00
sites.txt
staticfiles.txt Fixed #17196 - Typo in docs/ref/contrib/staticfiles.txt; thanks caa for the report. 2011-11-19 10:57:59 +00:00
syndication.txt
webdesign.txt