summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2012-03-14[1.3.X] Fixed #17837. Improved markdown safety.Paul McMillan
2012-03-14[1.3.X] Updated 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-01[1.3.X] Fixed broken link to python-markdown in contrib.markup docs.Carl Meyer
2012-02-24[1.3.X] Fixed #17749 - Documented better way of overriding ModelAdmin; thanks...Timo Graham
2012-02-11[1.3.X] Fixed link to SpatiaLite 2.x initial SQL files.Ramiro Morales
2012-01-22[1.3.X] Fixed #17575 -- Typo in an example of ModelAdmin.list_filter. Thanks ...Aymeric Augustin
2011-09-22[1.3.X] backport minor docs fix for GeoIPPaul McMillan
2011-09-21[1.3.X] Fixed #16904 -- Additional clarification regarding contrib.messages i...Simon Meers
2011-09-11[1.3.X] Fixed #16552: Noted that contrib.sessions is a requirement for the ad...James Bennett
2011-07-14[1.3.X] Added a note about the AJAX CSRF example not working on jQuery 1.5Brian Rosner
2011-07-10[1.3.X] Fixed #16000 -- reference natural keys in contenttypes documentation....Simon Meers
2011-07-01[1.3.X] Fixed #15974 -- Correctly link to static files handling in deployment...Jannis Leidel
2011-06-29[1.3.X] Fixed #16232 -- Corrected typo in geographic admin reference. Thanks...Justin Bronn
2011-06-18[1.3.X] Fixed #16292 -- Removed broken link for Swiss localflavor documentati...Jannis Leidel
2011-06-16[1.3.X] Fixed #16031 -- Corrected comments template examples. Thanks, teraom.Jannis Leidel
2011-06-11[1.3.X] Fixed #16158 - Changed FALLBACK_DYLD_LIBRARY_PATH to DYLD_FALLBACK_LI...Timo Graham
2011-06-10[1.3.X] Refs #15855 -- Recommended the csrf_protect decorator rather than var...Carl Meyer
2011-05-29[1.3.X] Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel
2011-05-18[1.3.X] Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Ma...Jannis Leidel
2011-05-15[1.3.X] Fixed #15769 - Documented FormWizard's initial argument; thanks aimaz...Timo Graham
2011-05-09[1.3.X] Updated AJAX example code in CSRF docs to be consistent regarding wha...Luke Plant
2011-05-09[1.3.X] Fixed #15469 - CSRF token is inserted on GET requestsLuke Plant
2011-05-09[1.3.X] Fixed #15869 - example AJAX code in CSRF docs fails sometimes for IE7...Luke Plant
2011-04-28[1.3.X] Fixed #15865 -- correct class name for BaseGenericInlineFormset. Than...Simon Meers
2011-04-28[1.3.X] Fixed #15830 -- Add documentation regarding localflavor i18n. Thanks ...Simon Meers
2011-04-03[1.3.X] Fixed #15746. Clarified updated list_filter documentation.Simon Meers
2011-03-17Fixed #14133 -- Updated Windows installation instructions for GeoDjango, now ...Justin Bronn
2011-03-16Use Sphinx `:download:` directives for spatial database template creation scr...Justin Bronn
2011-03-16Fixed #15618 -- CookieStorage storage in messages framework now honors SESSIO...Adrian Holovaty
2011-03-10Fixed #15592 -- corrected an missing backtick in the syndication docs. Thanks...Gabriel Hurley
2011-03-03Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerato...Gabriel Hurley
2011-02-28Fixed #15365 -- Added a warning to the `contrib.markup` docs reminding users ...Gabriel Hurley
2011-02-23Fixed #15375 -- clarified apparent contradiction in Form Wizard documentation...Simon Meers
2011-02-22Removed example CSRF jQuery code from release notes, replacing with link to i...Luke Plant
2011-02-21Fixed #11058 - list_display_links doesn't allow callables not defined in the ...Luke Plant
2011-02-18Fixed #15335 -- Improved Sphinx crossref targets and metadata for the sites a...Gabriel Hurley
2011-02-16Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...Gabriel Hurley
2011-02-16Fixed #14820 -- Added more information to the generic relation docs regarding...Gabriel Hurley
2011-02-16Fixed #15309 -- reST/Sphinx cleanup on the ContentTypes Framework docs.Gabriel Hurley
2011-02-14Fixed "the the" typos.Timo Graham
2011-02-14Fixed a couple of documentation typos.Ramiro Morales
2011-02-14Fixes #15270 -- Moved back the serve view to django.views.static due to depen...Jannis Leidel
2011-02-13Updated GeoDjango installation docs and spatial database template script for ...Justin Bronn
2011-02-12Fixed #15284 - improved example jQuery code for adding X-CSRF-TokenLuke Plant
2011-02-09Fixed a security issue in the CSRF component. Disclosure and new release for...Alex Gaynor
2011-02-02Fixed #15208 - Document ModelAdmin.formfield_for_choice_field; thanks julien.Timo Graham
2011-02-01Fixed some documentation and default-settings.py comments that were misleadin...Carl Meyer
2011-01-31Some tweaks to the staticfiles docs to clarify things for new users. Thanks J...Carl Meyer
2011-01-30Reworded parts of the staticfiles documentation after receiving various user ...Jannis Leidel