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
/
howto
Age
Commit message (
Expand
)
Author
2008-11-12
[1.0.X] Fixed #9572 -- Corrected some documentation that misleadingly gave th...
Russell Keith-Magee
2008-11-06
[1.0.X] Fixed #9518 -- Corrected example JSON snippet in fixture documentatio...
Russell Keith-Magee
2008-11-01
[1.0.X] Fixed #9412 -- Corrected a couple of typos in the custom model field ...
Karen Tracey
2008-11-01
[1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were...
Karen Tracey
2008-10-28
[1.0.X] Fixed #8966 -- Changed is_safe for length_is filter to False, since i...
Karen Tracey
2008-10-24
[1.0.X] Fixed #9434 -- Added a note to the mod_python docs regarding requiring
Malcolm Tredinnick
2008-10-24
[1.0.X] Fixed #9424 -- Typo fix.
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #8688 -- Added a note about using a settings variable for the
Malcolm Tredinnick
2008-09-16
Fixed #9091 -- Rephrased Variable() documentation. Thanks, telenieko
Adrian Holovaty
2008-09-15
Added mention of inclusion tags to reusable form templates documentation
Simon Willison
2008-09-10
Fixed #9010 -- Fixed typo in custom-file-storage.txt. Thanks, rduffield
Adrian Holovaty
2008-09-03
Fixed #8848: clarified custom file storage backend docs in light of the more ...
Jacob Kaplan-Moss
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-09-01
Fixed #8757: Corrected formatting of inclusion tag example
James Bennett
2008-08-28
Fixed #8531: Corrected a typo in a sample YAML fixture. Thanks to amiroff for...
Russell Keith-Magee
2008-08-27
Removed oldforms, validators, and related code:
Gary Wilson Jr
2008-08-26
Fixed #8326: added documentation about running Django on Jython. Docs origina...
Jacob Kaplan-Moss
2008-08-26
Corrected references that aren't `Field` attributes.
Gary Wilson Jr
2008-08-24
Fixed #7243: Corrected some example code in the custom model fields documenta...
Russell Keith-Magee
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss