summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2012-11-20[1.4.x] Corrected docs about default value of MESSAGE_STORAGELuke Plant
2012-11-13[1.4.X] Typo in comments docNicolas Ippolito
2012-10-24[1.4.X] Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne...Tim Graham
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
2012-10-05Fixed #19072 -- Corrected an external file path in GeoIP docsClaude Paroz
2012-09-15[1.4.x] Fixed #18131 - Documented ContentTypeManager.get_for_id; thanks sir_s...Tim Graham
2012-09-15[1.4.X] Added an example of using a form wizard with different templates; tha...Tim Graham
2012-09-01[1.4.X] Fixed #16936 - Updated javascript for CSRF protection.Tim Graham
2012-08-31[1.4.X] Fixed #16309 - Made ModelAdmin.list_filter versionchanged annotations...Tim Graham
2012-08-31[1.4.X] Fixed #14556 - Documented how to use flatpages in URLconf; thanks Cla...Tim Graham
2012-08-30[1.4.x] Updated obsolete links in the documentationClaude Paroz
2012-08-19[1.4.X] Fixed typo in form wizard docs.Tim Graham
2012-08-19[1.4.X] Added load i18n code to the base wizard form template documentation a...Jeremy Cowgar
2012-08-05[1.4.x] Merge pull request #233 from rafikdraoui/modeladmin-docTim Graham
2012-08-04[1.4.x] Fixed #18713 -- Fixed custom comment app name in comments docsClaude Paroz
2012-08-03[1.4.X] Fixed #13904 - Documented how to avoid garbage collection messages in...Tim Graham
2012-08-02[1.4.X] Fixed #16941 - Clarified naturaltime output when the time is more tha...Tim Graham
2012-08-02[1.4.X] Fixed #18581 - Updated admin actions screenshots. Thanks Kevin London.Tim Graham
2012-07-08[1.4.x] Fixed #18173 - Corrected ModelAdmin documentation for get_changelist.Tim Graham
2012-06-08[1.4.x] Added more explicit warnings about unconfigured reStructured Text usa...Luke Plant
2012-04-20[1.4.X] Fixed #18156 -- Updated signature of ModelAdmin change_view in docs t...Claude Paroz
2012-04-09[1.4.X] Fixed #17672 -- Precised MacPorts GeoDjango install instructions to i...Claude Paroz
2012-04-02[1.4.X] Fixed #18009 -- Cleaned up a comment about removal of the old contrib...Claude Paroz
2012-03-21Fixed #17936 -- Fixed a code sample in the admin `SimpleListFilter` documenta...Julien Phalip
2012-03-19Fixed an indentation issue in GeoDjango installation docs.Claude Paroz
2012-03-19Fixed #17893 -- Added GeoDjango installation instructions for Ubuntu 11.10. T...Claude Paroz
2012-03-17Fixed #17915 -- Switched GeoModelAdmin default WMS layer URL from Metacarta t...Claude Paroz
2012-03-16Fixed #13267 -- Updated GeoDjango tutorial for the 1.4 release. Thanks samuel...Claude Paroz
2012-03-15Fixed #17607 -- Added homebrew section in Mac OS X-specific install instructi...Claude Paroz
2012-03-14Fixed #17837. Improved markdown safety.Paul McMillan
2012-03-14Updated some outdated external URLs in docs.Claude Paroz
2012-03-13Fixed #17584 -- Updated create_template_postgis-debian.sh script for PostgreS...Claude Paroz
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
2012-03-13Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs ...Jannis Leidel
2012-03-04Fixed a typo in the sitemaps docs.Aymeric Augustin
2012-03-03Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...Aymeric Augustin
2012-03-02Fixed #17790 - Made the Ajax CSRF jQuery example work with jQuery in compatib...Carl Meyer
2012-03-01Fixed broken link to python-markdown in contrib.markup docs.Carl Meyer
2012-02-27Added versionadded info for ensure_csrf_cookie decoratorLuke Plant
2012-02-27Fixed ReST typo in CSRF docs.Luke Plant
2012-02-24Fixed #17749 - Documented better way of overriding ModelAdmin; thanks chrisdp...Timo Graham
2012-02-17Fixed typo in GIS testing docs.Carl Meyer
2012-02-17Documentation (and some small source code) edits from [17432] - [17537]Adrian Holovaty
2012-02-14Stopped the collectstatic management from being wastful with file handlers. R...Jannis Leidel
2012-02-12Fixed #16150 -- Added 'feed_url' and clarified 'link' in the Feed reference d...Aymeric Augustin
2012-02-11Updated SpatiaLite GeoDjango test setup instructions for version 3.0.Ramiro Morales
2012-02-11Fixed small errors in GeoDjango tutorial, enhanced code pygmentation in insta...Ramiro Morales
2012-02-11Added, documented support for SpatiaLite 3.0 to GeoDjango.Ramiro Morales
2012-02-10Updated a couple of links in GeoDjango install doc.Ramiro Morales