summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Collapse)Author
2013-07-31[1.4.x] Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498.SusanTan
Thanks CollinAnderson for the report. Backport of 7de35a9ef3 from master
2013-07-18[1.4.x] Atom specification URL updatedMatt Deacalion Stevens
Changed to the URL of the official RFC for Atom, since Atomenabled.org is just a holding page. Backport of beefc97171 from master
2013-06-27[1.4.x] Fixed #20665 -- Missing backslash in sitemaps documentationBaptiste Mispelon
Backport of 5005303ae7919eef26dab9f8ba279696966ebf1d from master.
2013-05-31[1.4.x] Fixed #20326 - Corrected form wizard get_form() example.Tim Graham
Thanks tris@ for the report. Backport of 646a2216e9 from master
2013-05-24[1.5.x] Fixed #20492 - Removed a broken link in GIS docs.Tim Graham
Backport of fbab3209fc from master
2013-05-24[1.4.x] Updated link to jQuery Cookie plugin siteAlasdair Nicol
Backport of 81f454a322 from master
2013-02-25[1.4.x] Fixed #19911 - Updated generic view links.Tim Graham
Thanks marc@ for the report.
2012-11-20[1.4.x] Corrected docs about default value of MESSAGE_STORAGELuke Plant
Backport of a32f30c79c1be8e088917bced0f97760a92045ef from master
2012-11-13[1.4.X] Typo in comments docNicolas Ippolito
Backport of 17b14d4819 from master
2012-10-24[1.4.X] Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks ↵Tim Graham
adroffne for the suggestion. Backport of da958eb209 from master
2012-10-20[1.4.x] Fixed arguments for get_inline_instances; refs #17006.Tim Graham
2012-10-20[1.4.X] Fixed #17006 - Documented ModelAdmin get_form() and get_formsets()Tim Graham
Backport of eed4faf16f from master
2012-10-05Fixed #19072 -- Corrected an external file path in GeoIP docsClaude Paroz
Thanks Flavio Curella for the report and the initial patch.
2012-09-15[1.4.x] Fixed #18131 - Documented ContentTypeManager.get_for_id; thanks ↵Tim Graham
sir_sigurd for the report. Backport of 93e6733e4cbbdad34f1f0f59303ae01f577e4e58 from master.
2012-09-15[1.4.X] Added an example of using a form wizard with different templates; ↵Tim Graham
thanks Lorin Hochstein for the patch. Backport of 553583958d from master
2012-09-01[1.4.X] Fixed #16936 - Updated javascript for CSRF protection.Tim Graham
Thanks Idan Gazit for the patch. Backport of e376558ed2 from master
2012-08-31[1.4.X] Fixed #16309 - Made ModelAdmin.list_filter versionchanged ↵Tim Graham
annotations more specific to the sections that changed; thanks akaihola for the suggestion and patch. Backport of 70896386ec from master
2012-08-31[1.4.X] Fixed #14556 - Documented how to use flatpages in URLconf; thanks ↵Tim Graham
Claude Paroz for the draft patch. Backport of 7235cc7685 from master
2012-08-30[1.4.x] Updated obsolete links in the documentationClaude Paroz
Backport of 8a5d1a6b93e05546c5fdbfc497d7fb3a3377cf85 from master.
2012-08-19[1.4.X] Fixed typo in form wizard docs.Tim Graham
Backport of 3631db88cb from master
2012-08-19[1.4.X] Added load i18n code to the base wizard form template documentation ↵Jeremy Cowgar
as it uses the trans tag. Backport of c23d306df8 from master
2012-08-05[1.4.x] Merge pull request #233 from rafikdraoui/modeladmin-docTim Graham
Updated example of customized ModelAdmin in documentation for 1.4 Backport of a04f68b15d8466d0d34f6df1009668cf60dad206 from master.
2012-08-04[1.4.x] Fixed #18713 -- Fixed custom comment app name in comments docsClaude Paroz
Thanks Pratyush for the report.
2012-08-03[1.4.X] Fixed #13904 - Documented how to avoid garbage collection messages ↵Tim Graham
in GIS. Thanks Claude Peroz for the patch. Backport of 083a3a4e39 from master
2012-08-02[1.4.X] Fixed #16941 - Clarified naturaltime output when the time is more ↵Tim Graham
than a day old. Thanks antoviaque for the patch. Backport of 07e10fbe9f from master
2012-08-02[1.4.X] Fixed #18581 - Updated admin actions screenshots. Thanks Kevin London.Tim Graham
Backport of 39541be3bc from master
2012-07-08[1.4.x] Fixed #18173 - Corrected ModelAdmin documentation for get_changelist.Tim Graham
Thanks Keryn Knight for the report and vanessagomes for the pckport of [d44aa98] from master.atch. Backport of [d44aa98] from master.
2012-06-08[1.4.x] Added more explicit warnings about unconfigured reStructured Text ↵Luke Plant
usage in docs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17915 bcc190cf-cafb-0310-a4f2-bffc1f526a37 Backport of 718f149b from master
2012-04-20[1.4.X] Fixed #18156 -- Updated signature of ModelAdmin change_view in docs ↵Claude Paroz
to reflect r17466. Thanks arthurprat for the report. Backport of r17918 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.4.X@17919 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-04-09[1.4.X] Fixed #17672 -- Precised MacPorts GeoDjango install instructions to ↵Claude Paroz
install gdal with geos support. Thanks chosak for the report and the patch. Backport of r17883 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.4.X@17884 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-04-02[1.4.X] Fixed #18009 -- Cleaned up a comment about removal of the old ↵Claude Paroz
contrib.syndication Feed class. Thanks Keryn Knight for the report. Backport of r17866 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.4.X@17867 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-21Fixed #17936 -- Fixed a code sample in the admin `SimpleListFilter` ↵Julien Phalip
documentation. Thanks to anonymous for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17772 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-19Fixed an indentation issue in GeoDjango installation docs.Claude Paroz
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17769 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-19Fixed #17893 -- Added GeoDjango installation instructions for Ubuntu 11.10. ↵Claude Paroz
Thanks jpaulett for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17768 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-17Fixed #17915 -- Switched GeoModelAdmin default WMS layer URL from Metacarta ↵Claude Paroz
to OSGeo. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17762 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-16Fixed #13267 -- Updated GeoDjango tutorial for the 1.4 release. Thanks ↵Claude Paroz
samueladam for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17754 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-15Fixed #17607 -- Added homebrew section in Mac OS X-specific install ↵Claude Paroz
instructions for GeoDjango. Thanks estibistec for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17743 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-14Fixed #17837. Improved markdown safety.Paul McMillan
Markdown enable_attributes is now False when safe_mode is enabled. Documented the markdown "safe" argument. Added warnings when the safe argument is passed to versions of markdown which cannot be made safe. Deprecated versions of markdown < 2.1. Many thanks to ptone for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17735 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-14Updated some outdated external URLs in docs.Claude Paroz
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17710 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-13Fixed #17584 -- Updated create_template_postgis-debian.sh script for ↵Claude Paroz
PostgreSQL 9.1 installs. Thanks akaihola for the initial patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17706 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17703 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-13Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs ↵Jannis Leidel
unnecessarily. Thanks, tgecho. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17697 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-04Fixed a typo in the sitemaps docs.Aymeric Augustin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17650 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-03Fixed #9995 -- Updated the installation instructions to recommend pip. Also ↵Aymeric Augustin
fixed ReST errors. Refs #9112. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17636 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-02Fixed #17790 - Made the Ajax CSRF jQuery example work with jQuery in ↵Carl Meyer
compatibility mode, too. Thanks Jonathan Hayward for the suggestion. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17623 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-01Fixed broken link to python-markdown in contrib.markup docs.Carl Meyer
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-27Added versionadded info for ensure_csrf_cookie decoratorLuke Plant
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17594 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-27Fixed ReST typo in CSRF docs.Luke Plant
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17593 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-24Fixed #17749 - Documented better way of overriding ModelAdmin; thanks ↵Timo Graham
chrisdpratt and claudep. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17582 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-17Fixed typo in GIS testing docs.Carl Meyer
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17541 bcc190cf-cafb-0310-a4f2-bffc1f526a37