summaryrefslogtreecommitdiff
path: root/docs/howto
AgeCommit 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 requiringMalcolm 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 theMalcolm Tredinnick
2008-09-16Fixed #9091 -- Rephrased Variable() documentation. Thanks, teleniekoAdrian Holovaty
2008-09-15Added mention of inclusion tags to reusable form templates documentationSimon Willison
2008-09-10Fixed #9010 -- Fixed typo in custom-file-storage.txt. Thanks, rduffieldAdrian Holovaty
2008-09-03Fixed #8848: clarified custom file storage backend docs in light of the more ...Jacob Kaplan-Moss
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-09-01Fixed #8757: Corrected formatting of inclusion tag exampleJames Bennett
2008-08-28Fixed #8531: Corrected a typo in a sample YAML fixture. Thanks to amiroff for...Russell Keith-Magee
2008-08-27Removed oldforms, validators, and related code:Gary Wilson Jr
2008-08-26Fixed #8326: added documentation about running Django on Jython. Docs origina...Jacob Kaplan-Moss
2008-08-26Corrected references that aren't `Field` attributes.Gary Wilson Jr
2008-08-24Fixed #7243: Corrected some example code in the custom model fields documenta...Russell Keith-Magee
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss