summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2011-09-11[1.2.X] Bump to 1.2.7, refs #16804.1.2.7James Bennett
2011-09-10[1.2.X] Bump to 1.2.6 for security release.1.2.6James Bennett
2011-09-10[1.2.X] Altered the behavior of URLField to avoid a potential DOS vector, and...Russell Keith-Magee
2011-09-10[1.2.X] Added protection against spoofing of X_FORWARDED_HOST headers. A secu...Russell Keith-Magee
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-22[1.2.X] Fixed typo in forms API documentation.Simon Meers
2011-03-21[1.2.X] Tweaked title level in custom file storage systems documentation.Ramiro Morales
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-14[1.2.X] Added backwards-incompatibility note for r15808.Carl Meyer
2011-03-10[1.2.X] Fixed #15592 -- corrected an missing backtick in the syndication docs...Gabriel Hurley
2011-03-06[1.2.X] Fixed #3094 -- Updated docs to reflect actual behavior of XMLField. T...Russell Keith-Magee
2011-03-04[1.2.X] Fixed #11864 -- Improved the "see also" section of the many-to-one mo...Gabriel Hurley
2011-03-04[1.2.X] Fixed #15547 -- incorrect link in generic views reference page. 1.2 o...Simon Meers
2011-03-03[1.2.X] Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feed...Gabriel Hurley
2011-03-03[1.2.X] Added crossref targets for a couple of Django exceptions and cleaned ...Gabriel Hurley
2011-03-03[1.2.X] Fixed #15541 -- Updated FAQ to point at djangosites.org instead of de...Gabriel Hurley
2011-03-01[1.2.X] Reverted 'now' template tag documentation changes so it describes the...Ramiro Morales
2011-02-28[1.2.X] Fixed #15365 -- Added a warning to the `contrib.markup` docs remindin...Gabriel Hurley
2011-02-28[1.2.X] Fixed #15395 -- Documented the modules/import paths for the various d...Gabriel Hurley
2011-02-27[1.2.X] Converted the new contributions docs to unix line endings.Russell Keith-Magee
2011-02-27[1.2.X] Fixed #14702 -- Added a "needsinfo" resolution to Trac, and added sup...Gabriel Hurley
2011-02-27[1.2.X] Fixed #15492 -- Documented the `invalid_date` and `invalid_time` erro...Gabriel Hurley
2011-02-25[1.2.X] Fixed #14401 -- Added a contributing howto guide for new users. Thank...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-22[1.2.X] Fixed #15257 - Add a link about field lookups to the tutorial; thanks...Timo Graham
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 #15308 -- Sphinx/reST fixes for the Custom Model Fields docs.Gabriel Hurley
2011-02-16[1.2.X] Fixed #14820 -- Added more information to the generic relation docs r...Gabriel Hurley
2011-02-15[1.2.X] Fixed #15285 -- Corrected an erroneous import statement in the testin...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-11[1.2.X] Fixed #15243 -- More clearly document that the transaction functions ...Alex Gaynor
2011-02-10[1.2.X] Fixed #15253 -- Added 1.1.3 release notes, and added sections to the ...Russell Keith-Magee
2011-02-10[1.2.X] Fixed #15253, #15259 -- Added 1.1.4 release notes, added a section on...Russell Keith-Magee
2011-02-09[1.2.X] Fixed #15245 -- Added note about the CSRF AJAX exception to the 1.2.5...Russell Keith-Magee
2011-02-09[1.2.X] Fixed a security issue in the CSRF componenent. Disclosure and new ...Alex Gaynor
2011-02-07[1.2.X] Fixed #15055 -- added information about (and an example of) the csrf_...Gabriel Hurley
2011-02-07[1.2.X] Tweaked language markers in i18n topic document for better Sphinx syn...Ramiro Morales
2011-02-02[1.2.X] Fixed #15208 - Document ModelAdmin.formfield_for_choice_field; thanks...Timo Graham
2011-02-02[1.2.X] Fixed #7325 -- Broken links for model documentation; thanks Justin Li...Timo Graham
2011-01-30[1.2.X] Fixed #15191 - typo in form validation docs; thanks berto for the rep...Timo Graham
2011-01-30[1.2.X] Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Th...Russell Keith-Magee