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-03-24
[1.0.X] Made a couple of cross-references in the model fields documentaiton c...
Malcolm Tredinnick
2009-03-24
[1.0.X] Fixed #10503 -- Clarified docs on the operation of the noop option to...
Russell Keith-Magee
2009-03-24
[1.0.X] Fixed #10437 -- Corrected typo in Widget media example. Thanks to Man...
Russell Keith-Magee
2009-03-24
[1.0.X] Fixed #10570 -- Grammar fix for Manager docs. Thanks to adamv.
Russell Keith-Magee
2009-03-15
[1.0.X] Documented patterns for adding extra managers to model subclasses.
Malcolm Tredinnick
2009-03-15
[1.0.X] Clarified and expanded documentation for Manager.use_for_related_fields.
Malcolm Tredinnick
2009-03-04
[1.0.X] Made it explicit if you accidentally override a Field from a parent m...
Malcolm Tredinnick
2009-03-03
[1.0.X] Minor update to documentation for many-to-many filter() calls.
Malcolm Tredinnick
2009-03-02
[1.0.X] Small edit to the caching docs.
Malcolm Tredinnick
2009-02-28
[1.0.X] Fixed #10377: Added clearer warning to database notes for cx_Oracle 5.0.
James Bennett
2009-02-22
[1.0.X] Fixed #9347 -- Added an entry in the field reference for the verbose_...
Russell Keith-Magee
2009-02-22
[1.0.X] Fixed #10118 -- Clarified the error message raised when accessing a s...
Russell Keith-Magee
2009-02-22
[1.0.X] Fixed #10298 -- Corrected the example for the get_list_or_404 shortcu...
Russell Keith-Magee
2009-02-21
[1.0.X] Merged trunk changes [9850], [9851], [9852], [9853]
Adrian Holovaty
2009-02-16
[1.0.X] Auth-related doc cleanups:
Gary Wilson Jr
2009-02-15
[1.0.X] A few minor wording, whitespace, punctuation, and link changes for th...
Gary Wilson Jr
2009-01-29
[1.0.X] Fixed #8638 -- Added documentation on how to redirect email to a dumm...
Russell Keith-Magee
2009-01-06
[1.0.X] Refs #9935: Added a note in the documentation to the effect that Djan...
Ian Kelly
2008-12-26
[1.0.X] Merged [9682], [9683] and [9684] from trunk. These were changes deali...
Adrian Holovaty
2008-12-23
[1.0.X] Fixed #9884 -- Corrected template example in model forms documentatio...
Gary Wilson Jr
2008-12-23
[1.0.X] Fixed #9896 -- Corrected a couple uses of `formset.forms`, thanks agl...
Gary Wilson Jr
2008-12-23
[1.0.X] Fixed #9780 -- Fixed an undefined internal link in the model forms do...
Gary Wilson Jr
2008-12-22
[1.0.X] Fixed #9904 -- Corrected name of storage method in files documentation.
Gary Wilson Jr
2008-12-21
[1.0.X] Fixed #9898 -- Added a missing 'e' to 'one'. Thanks gizzywump. Also A...
Karen Tracey
2008-12-09
[1.0.X] Clarify install docs to point at new FAQ items about Python 3.0. Was ...
James Bennett
2008-12-09
[1.0.X] Fixed #9783; clarified install docs and FAQ to explain that Django do...
James Bennett
2008-12-09
[1.0.X] Did some much-needed rewriting/editing in the formsets section of doc...
Adrian Holovaty
2008-12-09
[1.0.X] Improved the model formset and inline formset documentation to be mor...
Brian Rosner
2008-12-08
[1.0.X] Fixed #9718 -- Removed a reference to oldforms FormWrapper? object in...
Gary Wilson Jr
2008-12-03
[1.0.X] Fixed #9740 -- Updated and correct usage of max_entries in cache docu...
Malcolm Tredinnick
2008-12-02
[1.0.X] Added a short note to the modelforms documentation linking between
Malcolm Tredinnick
2008-11-21
[1.0.X] Fixed #9618: Corrected an error in some example code in the forms doc...
Karen Tracey
2008-11-18
[1.0.X] Removed 'Most Web sites wouldn't be complete without a way to upload ...
Adrian Holovaty
2008-11-16
[1.0.X] Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (...
Malcolm Tredinnick
2008-11-15
[1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development
Malcolm Tredinnick
2008-11-14
[django-1.0.X] Fixed #9377 -- Clarified when cmemcached support was included ...
Malcolm Tredinnick
2008-11-14
[django-1.0.X] Fixed #9531 -- Fixed some awkward wording in the docs. Thanks,...
Malcolm Tredinnick
2008-11-14
[django-1.0.X] Fixed #9594 -- Typo fix in the testing example.
Malcolm Tredinnick
2008-11-11
[1.0.X] Fixed #9567 - Removed an extraneous 'are'.
Karen Tracey
2008-11-02
[1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro.
Karen Tracey
2008-11-02
[1.0.X] Fixed #9495 -- Corrected typo in urls doc. Thanks seemant.
Karen Tracey
2008-11-01
[1.0.X] Fixed #9374 -- Added missing close paren in serialization doc. Thanks...
Karen Tracey
2008-11-01
[1.0.X] Fixed #9441 -- Corrected typo in file upload settings doc. Thanks gsf.
Karen Tracey
2008-11-01
[1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were...
Karen Tracey
2008-10-26
[1.0.X] Remove obsolete reference to "development version" in autoescaping docs.
James Bennett
2008-10-24
[1.0.X] Fixed #9432 -- Revived documentation of ~Q usage.
Malcolm Tredinnick
2008-10-24
[1.0.X] Fixed #9430 -- Fixed documentation references to the HttpResponse
Malcolm Tredinnick
2008-10-09
[1.0.X] Fixed #9325 -- Typo fix in the forms documentation.
Malcolm Tredinnick
2008-10-07
[1.0.X] Fixed #9215 -- Added a view/template example of using pagination.
Malcolm Tredinnick
2008-10-07
Reverted r9186 -- Committed to the wrong branch (it's a feature addition).
Malcolm Tredinnick
[next]