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
/
ref
Age
Commit message (
Expand
)
Author
2008-12-09
The "permanent" parameter to redirect_to (r9594) is new in Django 1.1. Noted as
Malcolm Tredinnick
2008-12-09
Fixed #9777 -- Typo fix.
Malcolm Tredinnick
2008-12-09
Fixed #9772 -- Fixed a couple of broken links and pointed them to a more
Malcolm Tredinnick
2008-12-08
Added a 'permanent' argument the simple.redirect_to() generic view. It's True...
Adrian Holovaty
2008-12-08
Edited ref/contrib/csrf.txt changes from [9554]
Adrian Holovaty
2008-12-07
Fixed #9705 -- Call the Netherlands by their real name in the localflavor
Malcolm Tredinnick
2008-12-07
Fixed #9712 -- Documented how HTTP headers are converted to request.META keys.
Malcolm Tredinnick
2008-12-04
Fixed some markup errors in the form validation docs.
Malcolm Tredinnick
2008-12-03
Fixed #9735 -- Documentation typo fix.
Malcolm Tredinnick
2008-12-03
Updated csrf docs with 'versionadded' info
Luke Plant
2008-12-03
New CsrfMiddleware features: automatic exceptions for known AJAX and decorato...
Luke Plant
2008-12-02
Added a note to the SQLite database documentation mentioning that version 3.6.2
Malcolm Tredinnick
2008-11-24
Fixed #6398: added an optional `{% empty %}` clause to the `{% for %}` templa...
Jacob Kaplan-Moss
2008-11-24
Fixed a small reST header glitch in docs/ref/templates/builtins.txt
Jacob Kaplan-Moss
2008-11-24
Fixed #4924: added support for loading compressed fixtures. Thanks to Lars Ye...
Jacob Kaplan-Moss
2008-11-18
Renamed file-uploads.txt from 'topics-file-uploads' to 'topics-http-file-uplo...
Adrian Holovaty
2008-11-15
Fixed #9477 -- Removed and edited a bunch of references to "development
Malcolm Tredinnick
2008-11-14
Fixed #9507 -- Correct an example in the admin docs. Thanks, john_scott and
Malcolm Tredinnick
2008-11-09
Fixed #9556 - typos in syndication docs. Thanks sedden.
Karen Tracey
2008-11-02
Fixed #9497 - Doc typos. Many thanks ramiro.
Karen Tracey
2008-11-01
Fixed #9487 -- Corrected several links into the Python docs that were broken ...
Karen Tracey
2008-10-24
Fixed #9430 -- Fixed documentation references to the HttpResponse classes for
Malcolm Tredinnick
2008-10-24
Fixed #9420 -- Fixed an exception type in the documentation of Queryset.get().
Malcolm Tredinnick
2008-10-24
Fixed #9390 -- Restored some documentation about select_related() that was
Malcolm Tredinnick
2008-10-24
Fixed #9384 -- Fixed a couple of typos. Thanks, Thomas Güttler and romke.
Malcolm Tredinnick
2008-10-09
Fixed #9239 -- Somebody read my form validation docs from r9177 and found a
Malcolm Tredinnick
2008-10-06
Added a lot more explanation about form field validation, including expanded
Malcolm Tredinnick
2008-10-06
Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE
Malcolm Tredinnick
2008-10-06
Fixed a couple of markup errors in the documentation.
Malcolm Tredinnick
2008-10-05
Fixed #8964 -- Added a note that MyISAM may not necessarily be the default
Malcolm Tredinnick
2008-10-05
Fixed #9291 -- Tweaked a piece of example code slightly to set a good example
Malcolm Tredinnick
2008-10-02
Promoted --verbosity to be a top level option for all management commands. Al...
Russell Keith-Magee
2008-09-30
Fixed #9255: Removed now-obsolete warning about the old semantics of __exact=...
James Bennett
2008-09-30
Rewrote bits of the cycle tag documentation, which was confusing -- it implie...
Adrian Holovaty
2008-09-28
Restored documentation about pickling QuerySets (and how to only pickle the
Malcolm Tredinnick
2008-09-27
Fied #9169 -- Fixed a typo in a docs example. Thanks, jeremyb.
Malcolm Tredinnick
2008-09-22
Fixed #8371: Added a note warning Windows users about the use of forward slas...
Russell Keith-Magee
2008-09-22
Fixed #8967: Added documentation for the 'through' option on a many-to-many f...
Russell Keith-Magee
2008-09-21
Fixed #9149: Fixed reST error in syndication docs
James Bennett
2008-09-18
Fixed #9121: Corrected markup in the form preview docs. Thanks to Jarek Zgoda...
Russell Keith-Magee
2008-09-17
Fixed some misordered markup for the ROOT_URLCONF setting in the docs.
Malcolm Tredinnick
2008-09-17
Fixed #8546 -- Fixed error in request-response.txt where we were incorrectly ...
Adrian Holovaty
2008-09-17
Fixed #9103 -- Added django.contrib.admin to the docs modindex (I think)
Adrian Holovaty
2008-09-16
Fixed #9091 -- Rephrased Variable() documentation. Thanks, telenieko
Adrian Holovaty
2008-09-16
Edited some recent docs changes
Adrian Holovaty
2008-09-15
Added documentation of the Form class's custom __iter__ method to the forms A...
Simon Willison
2008-09-14
Fixed #9032: Corrected some minor typos in the admin docs. Thanks to rduffiel...
Russell Keith-Magee
2008-09-14
Fixed #9078: Added commas to the example URLconf lines so that they can be ea...
Russell Keith-Magee
2008-09-14
Fixed #9067: Added a note that you can register a model with the admin withou...
Russell Keith-Magee
2008-09-11
Fixed #8858 by correcting typo
Simon Willison
[next]