index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2011-04-02
Fixed a comma splice in docs/faq/install.txt from [16004]
Adrian Holovaty
2011-04-02
Updated the Python version requirements FAQ entry in the installation section.
Ramiro Morales
2011-04-02
Advanced deprecations in core.cache.
Russell Keith-Magee
2011-04-02
Advanced deprecation of user-based messages and the LegacyFallbackStorage in ...
Russell Keith-Magee
2011-04-01
Fixed some ReST errors from e-mail -> email change in docs, and changed some ...
Adrian Holovaty
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2011-03-30
Deprecated csrf_response_exempt and csrf_view_exempt decorators
Luke Plant
2011-03-30
Added release notes about the removal of Django 1.2 compatibility fallbacks f...
Luke Plant
2011-03-30
Removed deprecated CsrfResponseMiddleware, and corresponding tests and docs
Luke Plant
2011-03-30
Added stub release notes for 1.4
Luke Plant
2011-03-30
Re-added a few compatibility modules that were removed in r15927 to lower the...
Jannis Leidel
2011-03-29
Fixed #15710 - removed "that that" typos.
Timo Graham
2011-03-27
Fixed #15664 - Removed extra parens in commit_on_success example.
Timo Graham
2011-03-26
Fixed #15687 -- Fixed small typo in multidb docs. Thanks, jonash
Adrian Holovaty
2011-03-24
Corrected another part of the staticfiles docs which was missed in r15913. Re...
Jannis Leidel
2011-03-24
Fixed #15681 -- Fixed a documentation error regarding the default value of th...
Jannis Leidel
2011-03-24
Moved versionadded below heading for "Localized names of languages".
Simon Meers
2011-03-24
Bumped django_next_version so that "New in Django 1.3" links appear correctly.
Simon Meers
2011-03-23
Fixed a few typos in the 1.3 release notes.
Simon Meers
2011-03-23
Bump everything for 1.3.
1.3
James Bennett
2011-03-23
One final final tweak to 1.3 release notes.
James Bennett
2011-03-23
Finalize 1.3 release notes.
James Bennett
2011-03-22
Made the English in r15897 much betterer.
Russell Keith-Magee
2011-03-22
Fixed #15527 -- Added a explanatory note about the SQL debug log. Thanks to b...
Russell Keith-Magee
2011-03-22
Fixed typo in forms API documentation.
Simon Meers
2011-03-22
Fixed #15657 -- added the required `form` parameter to the method signatures ...
Gabriel Hurley
2011-03-22
Corrected a number of mislinked crossrefs and added a few new crossref target...
Gabriel Hurley
2011-03-22
Minor markup and organization fixes to docs to correct Sphinx errors.
Russell Keith-Magee
2011-03-22
Update release notes and other docs for impending 1.3.
James Bennett
2011-03-22
Added Idan to committers.txt. Wahoo!
Idan Gazit
2011-03-21
Tweaked title level in custom file storage systems documentation.
Ramiro Morales
2011-03-17
Changed 'raise' statements to new style syntax in documentation. Thanks DaNma...
Ramiro Morales
2011-03-17
Fixed #14133 -- Updated Windows installation instructions for GeoDjango, now ...
Justin Bronn
2011-03-17
Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to ...
Russell Keith-Magee
2011-03-16
Use Sphinx `:download:` directives for spatial database template creation scr...
Justin Bronn
2011-03-16
Fixed #15603 -- Changed the traceback error e-mails not to use HTML by defaul...
Adrian Holovaty
2011-03-16
Corrected email --> e-mail in topics/logging.txt. Refs #15603
Adrian Holovaty
2011-03-16
Fixed #15618 -- CookieStorage storage in messages framework now honors SESSIO...
Adrian Holovaty
2011-03-15
Fixed #15598 -- Updated static URL helper to be no-op on non-local prefixes. ...
Jannis Leidel
2011-03-15
Fixed #15614 -- Fixed potentially confusing URLconf examples in docs/ref/gene...
Adrian Holovaty
2011-03-15
Fixed #15594 -- Corrected typo in the docs on HTTPOnly cookies. Thanks to phi...
Russell Keith-Magee
2011-03-15
Minor grammar fix to release notes added in r15765.
Russell Keith-Magee
2011-03-14
Added backwards-incompatibility note for r15805.
Carl Meyer
2011-03-14
Fixed #14733: no longer "validate" .raw() queries.
Jacob Kaplan-Moss
2011-03-14
Tweaked a bit the release notes document.
Ramiro Morales
2011-03-14
Reworded part of 'Running only some of the tests' in docs/internals/contribut...
Adrian Holovaty
2011-03-10
Fixed #15592 -- corrected an missing backtick in the syndication docs. Thanks...
Gabriel Hurley
2011-03-08
Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST...
Gabriel Hurley
2011-03-08
Fixed #15570 -- Corrected a flaw in the design of the silent flag on {% cycle...
Russell Keith-Magee
2011-03-07
Fix the documentation of BoundField.value() to reference the correct method name
Chris Beaven
[next]