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
/
db
Age
Commit message (
Expand
)
Author
2008-09-03
Fixed #8849: added some more "new in 1.0" flags. Thanks, ramiro.
Jacob Kaplan-Moss
2008-09-02
Fixed #7154 -- Inherit all model managers from abstract base classes.
Malcolm Tredinnick
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-09-01
Fixed #8759 -- Corrected a typo in example code. Thanks James Tauber for the ...
Brian Rosner
2008-09-01
Fixed #8210 and #8664: moved `USStateField` and `PhoneNumberField` to `django...
Jacob Kaplan-Moss
2008-09-01
Fixed #8728: Corrected some broken links in the documentation
James Bennett
2008-09-01
Fixed #8705: Corrected some formatting issues in models documentation
James Bennett
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 #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-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 a handful of typo/markup problems in the docs. Patch from Daniel Roseman.
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss