summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2011-03-23Bump everything for 1.3.1.3James Bennett
2011-03-23One final final tweak to 1.3 release notes.James Bennett
2011-03-23Finalize 1.3 release notes.James Bennett
2011-03-22Made the English in r15897 much betterer.Russell Keith-Magee
2011-03-22Fixed #15527 -- Added a explanatory note about the SQL debug log. Thanks to b...Russell Keith-Magee
2011-03-22Fixed typo in forms API documentation.Simon Meers
2011-03-22Fixed #15657 -- added the required `form` parameter to the method signatures ...Gabriel Hurley
2011-03-22Corrected a number of mislinked crossrefs and added a few new crossref target...Gabriel Hurley
2011-03-22Minor markup and organization fixes to docs to correct Sphinx errors.Russell Keith-Magee
2011-03-22Update release notes and other docs for impending 1.3.James Bennett
2011-03-22Added Idan to committers.txt. Wahoo!Idan Gazit
2011-03-21Tweaked title level in custom file storage systems documentation.Ramiro Morales
2011-03-17Changed 'raise' statements to new style syntax in documentation. Thanks DaNma...Ramiro Morales
2011-03-17Fixed #14133 -- Updated Windows installation instructions for GeoDjango, now ...Justin Bronn
2011-03-17Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to ...Russell Keith-Magee
2011-03-16Use Sphinx `:download:` directives for spatial database template creation scr...Justin Bronn
2011-03-16Fixed #15603 -- Changed the traceback error e-mails not to use HTML by defaul...Adrian Holovaty
2011-03-16Corrected email --> e-mail in topics/logging.txt. Refs #15603Adrian Holovaty
2011-03-16Fixed #15618 -- CookieStorage storage in messages framework now honors SESSIO...Adrian Holovaty
2011-03-15Fixed #15598 -- Updated static URL helper to be no-op on non-local prefixes. ...Jannis Leidel
2011-03-15Fixed #15614 -- Fixed potentially confusing URLconf examples in docs/ref/gene...Adrian Holovaty
2011-03-15Fixed #15594 -- Corrected typo in the docs on HTTPOnly cookies. Thanks to phi...Russell Keith-Magee
2011-03-15Minor grammar fix to release notes added in r15765.Russell Keith-Magee
2011-03-14Added backwards-incompatibility note for r15805.Carl Meyer
2011-03-14Fixed #14733: no longer "validate" .raw() queries.Jacob Kaplan-Moss
2011-03-14Tweaked a bit the release notes document.Ramiro Morales
2011-03-14Reworded part of 'Running only some of the tests' in docs/internals/contribut...Adrian Holovaty
2011-03-10Fixed #15592 -- corrected an missing backtick in the syndication docs. Thanks...Gabriel Hurley
2011-03-08Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST...Gabriel Hurley
2011-03-08Fixed #15570 -- Corrected a flaw in the design of the silent flag on {% cycle...Russell Keith-Magee
2011-03-07Fix the documentation of BoundField.value() to reference the correct method nameChris Beaven
2011-03-07Tweaked r15769 to remove reference to "project."Carl Meyer
2011-03-07Clearer mile-high description of migrating to staticfiles in 1.3 release notes.Carl Meyer
2011-03-06Fixed #14965 -- Added release notes about changes to builtin template tagsRussell Keith-Magee
2011-03-04Fixed #11864 -- Improved the "see also" section of the many-to-one model topi...Gabriel Hurley
2011-03-04Fixed #15557 -- removed an extra backtick from the `topics/http/shortcuts`. T...Gabriel Hurley
2011-03-03Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerato...Gabriel Hurley
2011-03-03Made small improvement to docs/topics/db/queries.txt -- added import statemen...Adrian Holovaty
2011-03-03Fixed #15528 -- Added versionchanged directive to load template tag docs.Gabriel Hurley
2011-03-03Added crossref targets for a couple of Django exceptions and cleaned up relat...Gabriel Hurley
2011-03-03Fixed #15541 -- Updated FAQ to point at djangosites.org instead of defunct wi...Gabriel Hurley
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2011-03-03Fixed #3094 -- Accelerated deprecation of XMLField, since it hasn't served an...Russell Keith-Magee
2011-03-03Corrected some typos from r14673.Russell Keith-Magee
2011-03-02Fixed #4992 -- Respect the GET request query string when creating cache keys....Jannis Leidel
2011-03-01Reverted 'now' template tag documentation changes so it describes the real co...Ramiro Morales
2011-02-28Fixed #15365 -- Added a warning to the `contrib.markup` docs reminding users ...Gabriel Hurley
2011-02-28Fixed #15395 -- Documented the modules/import paths for the various decorator...Gabriel Hurley
2011-02-27Converted the new contributions docs to unix line endings.Russell Keith-Magee
2011-02-27Fixed #14702 -- Added a "needsinfo" resolution to Trac, and added supporting ...Gabriel Hurley