summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Expand)Author
2008-08-31Fixed #8679: use full signature of Model.save() in docs and remove no-longer-...James Bennett
2008-08-30Fixed #8693: Fixed formatting of the "null" argument for model fieldsJames Bennett
2008-08-29Fixed #8638 -- Show by example that the File.name attribute includes the uploadMalcolm Tredinnick
2008-08-28Fixed #8656: added a note about iterating over `UploadedFile` only understand...Jacob Kaplan-Moss
2008-08-28Fixed #8407: Corrected some output in the Paginator docs. Thanks to arien for...Russell Keith-Magee
2008-08-28Fixed #8578: Corrected a typo in a shell example in the testing docs. Thanks ...Russell Keith-Magee
2008-08-28Fixed #8600: Corrected example URLConf to match new comments framework. Thank...Russell Keith-Magee
2008-08-27Fixed #8454: added a FILE_UPLOAD_PERMISSIONS setting to control the permissoi...Jacob Kaplan-Moss
2008-08-27Fixed #8435 -- Documented the `prefix` option on formsets.Brian Rosner
2008-08-27Removed oldforms, validators, and related code:Gary Wilson Jr
2008-08-26Fixed #8326: added signals documentation.Jacob Kaplan-Moss
2008-08-26Fixed #8326: added documentation about running Django on Jython. Docs origina...Jacob Kaplan-Moss
2008-08-26A few fixes for the testing documentation:Gary Wilson Jr
2008-08-25Refactored Django's comment system.Jacob Kaplan-Moss
2008-08-25Fixed a bad link in topics/db/models.txtJacob Kaplan-Moss
2008-08-25Fixed #8539: fixed PEP references. Thanks, carljm.Jacob Kaplan-Moss
2008-08-25Fixed #5591: corrected info about variables in `trans` tag. Thanks, idangazit.Jacob Kaplan-Moss
2008-08-25Fixed a handful of typo/markup problems in the docs. Patch from Daniel Roseman.Jacob Kaplan-Moss
2008-08-24Fixed #8401: Added a note on the fact that DEBUG=False is forced during test ...Russell Keith-Magee
2008-08-24Corrected some formatting in the testing docs.Russell Keith-Magee
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss