summaryrefslogtreecommitdiff
path: root/docs/model-api.txt
AgeCommit message (Expand)Author
2005-08-10Fixed #296 -- Fixed typo in docs/model-api.txt. Thanks, rmunnAdrian Holovaty
2005-08-09Fixed #211 -- edit_inline_type is deprecated, in favor of edit_inline itself....Adrian Holovaty
2005-08-08Fixed #280 -- Added _pre_delete() and _post_delete() hooks. Also updated the ...Adrian Holovaty
2005-08-04Fixed #271 -- Changed doc references to ManyToOneField. Thanks, brantleyAdrian Holovaty
2005-07-22Fixed #153 -- Changed docs to use new ordering syntaxAdrian Holovaty
2005-07-21Rolled a number of comments into documentation; thanks to all those who contr...Jacob Kaplan-Moss
2005-07-21Fixed #92 -- meta.Admin 'fields' parameter is now optional. If it's not given...Adrian Holovaty
2005-07-20Added optional rel_name parameter to ManyToManyField, which makes it possible...Adrian Holovaty
2005-07-20Fixed #123 -- thanks jay!Jacob Kaplan-Moss
2005-07-20Added note about ForeignKey("self"); fixes #100Jacob Kaplan-Moss
2005-07-19Added better description of SlugFieldAdrian Holovaty
2005-07-19Fixed #67 -- Human-readable name is now optional in model fields. If a second...Adrian Holovaty
2005-07-18Fixed #52 -- Corrected and clarified some things in docs/model-api. Thanks, D...Adrian Holovaty
2005-07-17Copy-edited model-API docsAdrian Holovaty
2005-07-15Yes yes yes -- more documentation improvementsJacob Kaplan-Moss
2005-07-15Fixed table layout issueJacob Kaplan-Moss
2005-07-15Fixed another few small bugs in docsJacob Kaplan-Moss
2005-07-15Fixed a few broken links in docsJacob Kaplan-Moss
2005-07-15Made a bunch of doc improvementsJacob Kaplan-Moss
2005-07-13Moved django-docs to just plain docsJacob Kaplan-Moss