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
/
topics
Age
Commit message (
Expand
)
Author
2009-01-15
Corrected a copy-and-paste typo in a heading of the aggregation docs. Thanks ...
Russell Keith-Magee
2009-01-15
Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio...
Russell Keith-Magee
2009-01-11
Fixed a long line, a typo, and a few misspellings from [9727].
Gary Wilson Jr
2009-01-10
Fixed #6791: added a write-through cache session backend: session data is wri...
Jacob Kaplan-Moss
2009-01-06
Refs #9935: Added a note in the documentation to the effect that Django curre...
Ian Kelly
2009-01-06
Upgraded included simplejson to 2.0.7.
Malcolm Tredinnick
2008-12-25
Added some documentation explaining (1) that it's possible to add users via t...
Adrian Holovaty
2008-12-23
Fixed #9884 -- Corrected template example in model forms documentation, thank...
Gary Wilson Jr
2008-12-23
Fixed #9896 -- Corrected a couple uses of `formset.forms`, thanks aglzen.
Gary Wilson Jr
2008-12-23
Fixed #9780 -- Fixed an undefined internal link in the model forms documentat...
Gary Wilson Jr
2008-12-22
Fixed #9904 -- Corrected name of storage method in files documentation.
Gary Wilson Jr
2008-12-21
Fixed #9898 -- Added a missing 'e' to 'one'. Thanks gizzywump. Also America...
Karen Tracey
2008-12-09
Clarify install docs to point at new FAQ items about Python 3.0.
James Bennett
2008-12-09
Fixed #9783; clarified install docs and FAQ to explain that Django does not y...
James Bennett
2008-12-09
Did some much-needed rewriting/editing in the formsets section of docs/topics...
Adrian Holovaty
2008-12-09
Improved the model formset and inline formset documentation to be more explic...
Brian Rosner
2008-12-08
Fixed #9718 -- Removed a reference to oldforms FormWrapper object in the user...
Gary Wilson Jr
2008-12-08
Edited docs/topics/forms/index.txt changes from [9569] and fixed a typo in th...
Adrian Holovaty
2008-12-05
Added a way to iterate over hidden/visible fields in a form. Useful for manual
Malcolm Tredinnick
2008-12-03
Fixed #9740 -- Updated and correct usage of max_entries in cache documentation.
Malcolm Tredinnick
2008-12-02
Added a short note to the modelforms documentation linking between
Malcolm Tredinnick
2008-11-21
Fixed #9618: Corrected an error in some example code in the forms documentati...
Karen Tracey
2008-11-18
Renamed file-uploads.txt from 'topics-file-uploads' to 'topics-http-file-uplo...
Adrian Holovaty
2008-11-18
Removed 'Most Web sites wouldn't be complete without a way to upload files' s...
Adrian Holovaty
2008-11-16
Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (and remove
Malcolm Tredinnick
2008-11-15
Fixed #9477 -- Removed and edited a bunch of references to "development
Malcolm Tredinnick
2008-11-14
Fixed #9377 -- Clarified when cmemcached support was included in Django.
Malcolm Tredinnick
2008-11-14
Fixed #9531 -- Fixed some awkward wording in the docs. Thanks, gsf.
Malcolm Tredinnick
2008-11-14
Fixed #9594 -- Typo fix in the testing example.
Malcolm Tredinnick
2008-11-12
Fixed #9351 -- Modified the test client to pass on URL encoded parameters to ...
Russell Keith-Magee
2008-11-11
Fixed #9567 - Removed an extraneous 'are'.
Karen Tracey
2008-11-02
Fixed #9499: Corrected self-reference in test client put method doc. Thanks ...
Karen Tracey
2008-11-02
Fixed #9497 - Doc typos. Many thanks ramiro.
Karen Tracey
2008-11-02
Fixed #9495 -- Corrected typo in urls doc. Thanks seemant.
Karen Tracey
2008-11-01
Fixed #9374 -- Added missing close paren in serialization doc. Thanks jordy.
Karen Tracey
2008-11-01
Fixed #9441 -- Corrected typo in file upload settings doc. Thanks gsf.
Karen Tracey
2008-11-01
Fixed #9487 -- Corrected several links into the Python docs that were broken ...
Karen Tracey
2008-10-26
Minor typo correction from [9279].
James Bennett
2008-10-26
Remove obsolete reference to "development version" in autoescaping docs.
James Bennett
2008-10-24
Fixed #9432 -- Revived documentation of ~Q usage.
Malcolm Tredinnick
2008-10-24
Fixed #9430 -- Fixed documentation references to the HttpResponse classes for
Malcolm Tredinnick
2008-10-09
Fixed #9325 -- Typo fix in the forms documentation.
Malcolm Tredinnick
2008-10-07
Fixed #9215 -- Added a view/template example of using pagination.
Malcolm Tredinnick
2008-10-07
Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETE
Malcolm Tredinnick
2008-10-06
Fixed #7011 -- Clarified what User.is_active really means in the documentation.
Malcolm Tredinnick
2008-10-06
Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE
Malcolm Tredinnick
2008-10-06
Fixed #8768 -- Clarified that ugettext_lazy() results are unicode proxies and
Malcolm Tredinnick
2008-10-06
Fixed #8975 -- Added a note to the documentation for reverse() that all views
Malcolm Tredinnick
2008-10-06
Fixed #9047 -- Marked up django.core.urlresolvers.reverse() properly in the
Malcolm Tredinnick
2008-10-06
Fixed #9212: Added code to check the xgettext version, and if it is lower tha...
Karen Tracey
[prev]
[next]