summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2011-05-09[1.2.X] Updated AJAX example code in CSRF docs to be consistent regarding wha...Luke Plant
2011-05-09[1.2.X] Fixed #15469 - CSRF token is inserted on GET requestsLuke Plant
2011-05-09[1.2.X] Fixed #15869 - example AJAX code in CSRF docs fails sometimes for IE7...Luke Plant
2011-03-17[1.2.X] Fixed #14133 -- Updated Windows installation instructions for GeoDjan...Justin Bronn
2011-03-16[1.2.X] Use Sphinx `:download:` directives for spatial database template crea...Justin Bronn
2011-03-10[1.2.X] Fixed #15592 -- corrected an missing backtick in the syndication docs...Gabriel Hurley
2011-03-03[1.2.X] Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feed...Gabriel Hurley
2011-02-28[1.2.X] Fixed #15365 -- Added a warning to the `contrib.markup` docs remindin...Gabriel Hurley
2011-02-23[1.2.X] Fixed #15375 -- clarified apparent contradiction in Form Wizard docum...Simon Meers
2011-02-22[1.2.X] Removed example CSRF jQuery code from release notes, replacing with l...Luke Plant
2011-02-21[1.2.X] Fixed #11058 - list_display_links doesn't allow callables not defined...Luke Plant
2011-02-21[1.2.X] Fixed #14835 -- Corrected a lack of indentation in the reST markup fo...Luke Plant
2011-02-20[1.2.X] Expanded InlineModelAdmin documentation a bit. Partial backport of [1...Ramiro Morales
2011-02-16[1.2.X] Fixed #14820 -- Added more information to the generic relation docs r...Gabriel Hurley
2011-02-14[1.2.X] Fixed "the the" typos.Timo Graham
2011-02-14[1.2.X] Fixed a couple of documentation typos.Ramiro Morales
2011-02-13[1.2.X] Updated GeoDjango installation docs and spatial database template scr...Justin Bronn
2011-02-12[1.2.X] Fixed #15284 - improved example jQuery code for adding X-CSRF-TokenLuke Plant
2011-02-09[1.2.X] Fixed a security issue in the CSRF componenent. Disclosure and new ...Alex Gaynor
2011-02-02[1.2.X] Fixed #15208 - Document ModelAdmin.formfield_for_choice_field; thanks...Timo Graham
2011-01-29[1.2.X] Fixed example use of deprecated function in GeoDjango tutorial.Justin Bronn
2010-12-31[1.2.X] Fixed #13307 -- Enhanced the generic inlines documentation by mention...Ramiro Morales
2010-12-28[1.2.X] Fixed #13837 - Add geodjango packages for Ubuntu 10.04; thanks muanis...Timo Graham
2010-12-27[1.2.X] Fixed #12642 - Add docs for has_[add|change|delete]_permission ModelA...Timo Graham
2010-12-26[1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro!Timo Graham
2010-12-25[1.2.X] Fixed #14956 - typo in messages docs. thanks alexarsh for the report.Timo Graham
2010-12-22[1.2.X] Added some reST markup to avoid a warning during docs compilation.Russell Keith-Magee
2010-12-22[1.2.X] Fixed #14439 -- Improved documentation for running the GeoDjango test...Justin Bronn
2010-12-13[1.2.X] Fixed #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam.Jannis Leidel
2010-12-11[1.2.X] Fixed #11470 - add documentation for ModelAdmin.message_user. thanks ...Timo Graham
2010-12-04[1.2.X] Fixed #12812 -- added warning about cyclic imports in contrib.comment...Simon Meers
2010-11-29[1.2.X] Fixed #14804 -- Metadata improvement, broken link fix, and alphabetiz...Gabriel Hurley
2010-11-20[1.2.X] Replaced an unnecessary UTF8 character in the admindocs docs. Thanks ...Gabriel Hurley
2010-11-20[1.2.X] Fixed a garbage character that was somehow introduced into some backp...Luke Plant
2010-11-07[1.2.X] Fixed #12975 -- Moved the docs for contrib.admindocs out of the templ...Gabriel Hurley
2010-11-07[1.2.X] Fixed #10904 -- Corrected inappropriate usage of the term "absolute U...Gabriel Hurley
2010-10-23[1.2.X] Fixed #14526 -- Updated wording regarding the minimum Python version ...Gabriel Hurley
2010-10-23[1.2.X] Fixed #14173 -- Added sections about contrib apps-provided commands t...Ramiro Morales
2010-10-19[1.2.X] Fixed #14426 -- Removed "mysite" import statements from examples that...Gabriel Hurley
2010-10-15[1.2.X] Fixed #14376 -- added docs for previously undocumented Brazilian loca...Gabriel Hurley
2010-10-12[1.2.X] Enabled area calculations for geography columns.Justin Bronn
2010-10-11[1.2.X] Updated version of PostGIS in GeoDjango install docs.Justin Bronn
2010-10-09[1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in v...Russell Keith-Magee
2010-10-08[1.2.X] Fixed #14383 -- Corrected the capitalization of reStructuredText. Tha...Russell Keith-Magee
2010-10-08[1.2.X] Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to G...Russell Keith-Magee
2010-10-05[1.2.X] Fixed #14386, #8960, #10235, #10909, #10608, #13845, #14377 - standar...Luke Plant
2010-10-05[1.2.X] Fixed #11358: Don't include private flatpages in sitemap. Thanks dbur...Luke Plant
2010-08-28[1.2.X] Refactored markup documentation to give it it's own home.Russell Keith-Magee
2010-08-27[1.2.X] Fixed #14116 -- Added a flag to enable CSRF checks in the test client...Russell Keith-Magee
2010-08-26[1.2.X] Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2. Karen Tracey