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