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
/
ref
/
models
Age
Commit message (
Expand
)
Author
2008-09-01
Fixed #8730: Incorporated (with minor changes) additions/enhancements to one-...
James Bennett
2008-08-31
Fixed #8533: restored model inheritance docs, and updated one-to-one docs to ...
James Bennett
2008-08-31
Fixed #8658: Added cross-references to signals docs from Model.save() docs
James Bennett
2008-08-31
Fixed #8679: use full signature of Model.save() in docs and remove no-longer-...
James Bennett
2008-08-29
Revived a bunch of missing documentation that got lost in the docs-refactor.
Malcolm Tredinnick
2008-08-29
Fixed #8662 -- Fixed the documentation of Model.save() to match the real
Malcolm Tredinnick
2008-08-28
Changed create() and get_or_create() to force an insert (not update an existi...
Malcolm Tredinnick
2008-08-28
Fixed #8406: Corrected some expected output to use repr format. Thanks to ari...
Russell Keith-Magee
2008-08-27
Removed oldforms, validators, and related code:
Gary Wilson Jr
2008-08-26
Added documentation to explain the gains and losses when using utf8_bin
Malcolm Tredinnick
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
[prev]