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
2009-06-17
[1.0.X] Fixed #9919 -- Added note on the need to mark transactions as dirty w...
Russell Keith-Magee
2009-06-17
[1.0.X] Fixed #11328 -- Added missing imports in the sample urls.py from Tuto...
Russell Keith-Magee
2009-06-10
[1.0.X] Fixed #11056 -- Corrected reference to File class in storage docs. Th...
Russell Keith-Magee
2009-06-10
[1.0.X] Fixed #10801 -- Reverted a portion of [10371]. Practicality beats pur...
Russell Keith-Magee
2009-06-10
[1.0.X] Fixed #10845 -- Clarified the examples for using ModelForms with fiel...
Russell Keith-Magee
2009-06-10
[1.0.X] Fixed #10981 -- Clarified documentation regarding lazy cross-applicat...
Russell Keith-Magee
2009-05-27
[1.0.X] Fixed #11204 -- Corrected typo in the pluralize doc. Thanks martin an...
Karen Tracey
2009-05-27
[1.0.X] Fixed #11209 -- Added a note to doc on connection.queries that the lo...
Karen Tracey
2009-05-27
[1.0.X] Fixed #11215 -- Replaced erroneous catch with except in testing doc. ...
Karen Tracey
2009-05-26
[1.0.X] Fixed #11205 -- Made the links to the str method description look the...
Karen Tracey
2009-05-26
[1.0.X] Fixed #11202 -- Removed mod_python information from FAQ, as it is no ...
Karen Tracey
2009-05-24
[1.0.X] Fixed #8857 -- Corrected ref in modelforms documentation and added re...
Brian Rosner
2009-05-23
[1.0.X] Fixed #11188 -- Removed incorrect doc note about step being unsupport...
Karen Tracey
2009-05-18
[1.0.X] Fixed #11138 -- Corrected the description of behavior related to the ...
Karen Tracey
2009-05-17
[1.0.X] Fixed #10400: Added a note in the file uploads doc about the correct ...
Karen Tracey
2009-05-17
[1.0.X] Fixed #10817 -- Corrected some grammar in the forms doc. Thanks nickr...
Karen Tracey
2009-05-17
[1.0.X] Fixed #10846: Corrected typo in modwsgi.txt and updated reference to ...
Karen Tracey
2009-05-17
[1.0.X] Fixed #10855: Reference doc on creating superusers in the tutorial at...
Karen Tracey
2009-05-17
[1.0.X] Fixed #10925 -- Clarified the location of some code referenced in the...
Karen Tracey
2009-05-17
[1.0.X] Fixed #11031 -- Added doc for some additional roles needed when testi...
Karen Tracey
2009-05-17
[1.0.X] Fixed #11066 -- Corrected 11 duplicate "the"s found in docs and code ...
Karen Tracey
2009-05-17
[1.0.X] Fixed #11130 -- Corrected code example in custom template tag doc. Th...
Karen Tracey
2009-05-17
[1.0.X] Fixed #11106 -- Corrected typo in models doc. Thanks mnieber.
Karen Tracey
2009-05-17
[1.0.X] Fixed #11128 -- Misc. fixes and improvements to the model forms doc. ...
Karen Tracey
2009-05-16
[1.0.X] Fixed #9206 -- Added documentation on savepoints, and how to use them...
Russell Keith-Magee
2009-05-14
[1.0.X] Fixed #10795: added a link to model formsets docs from the formsets d...
Jacob Kaplan-Moss
2009-05-14
[1.0.X] Fixed #10273: added an explanation of `SetPasswordForm` and `UserChan...
Jacob Kaplan-Moss
2009-05-14
[1.0.X] Fixed #10272: documented the signatures for the contrib.auth views. T...
Jacob Kaplan-Moss
2009-05-14
[1.0.X] Fixed #11046: fixed a use of the deprecated cycle tag syntax in the t...
Jacob Kaplan-Moss
2009-05-13
[1.0.X] Fixed #11102: corrected a 1.1-ism in the tutorial.
Jacob Kaplan-Moss
2009-05-13
[1.0.X] Added admin URLs back to the urls.py example in the tutorial - had a ...
Karen Tracey
2009-05-12
[1.0.X] Fixed #9675: added note about upgrading the URLconf to the comment up...
Jacob Kaplan-Moss
2009-05-12
[1.0.X] Fixed #11063: updated install docs to mention mod_wsgi instead of mod...
Jacob Kaplan-Moss
2009-05-11
[1.0.X] Fixed #10792 -- Ensured that ModelChoiceFields don't provide an empty...
Russell Keith-Magee
2009-05-08
[1.0.X] Fixed #9493 -- Corrected error handling of formsets that violate uniq...
Russell Keith-Magee
2009-05-08
Reverted r10709 which I applied to the wrong branch. Sorry for my git-svn fail!
Jacob Kaplan-Moss
2009-05-08
Fixed #10188: prevent newlines in HTTP headers. Thanks, bthomas.
Jacob Kaplan-Moss
2009-05-02
[1.0.x] Fixed #10367 -- Corrected an example in the documentation for Generic...
Russell Keith-Magee
2009-05-02
[1.0.X] Fixed #9206 -- Clarified documentation of transaction handling in raw...
Russell Keith-Magee
2009-05-02
[1.0.X] Fixed #10954 -- Corrected error in docs example describing extending ...
Russell Keith-Magee
2009-04-21
[1.0.X] Fixed #10693: updated params in the docs.
Karen Tracey
2009-04-16
[1.0.X] Fixed #10779 -- Corrected description of an example in the files docs...
Russell Keith-Magee
2009-04-16
[1.0.X] Fixed #10776 -- Added metadata targets for the contrib.admin docs, an...
Russell Keith-Magee
2009-04-16
[1.0.X] Fixed #10704 -- Resurrected documentation for {% else %} clause on {%...
Russell Keith-Magee
2009-04-16
[1.0.X] Fixed #10822 -- Corrected minor typo in i18n docs. Thanks to prairied...
Russell Keith-Magee
2009-04-10
[1.0.X] Fixed a silly typo in my bio. How embarrassing. Backport of r10490 fr...
Jacob Kaplan-Moss
2009-04-10
[1.0.X] Updated my bio. Backport of r10484 on trunk.
Jacob Kaplan-Moss
2009-04-07
[1.0.X] Fixed #9268: pass the "next" param through in the comment preview/pos...
Jacob Kaplan-Moss
2009-04-07
[1.0.X] Fixed #10714 - made mod_wsgi recommendation consistent across deploym...
Jacob Kaplan-Moss
2009-04-03
[1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Back...
Jacob Kaplan-Moss
[prev]
[next]