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