Commit History

Author SHA1 Message Date
  Timo Graham 8a9be74776 Fixed #14927 - typo in model option docs. thanks tiliv. 14 years ago
  Simon Meers 22fc30be5a Fixed #8975 -- documented related order methods -- thanks to Leo for the report and dwillis for the initial patch. 14 years ago
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
  Russell Keith-Magee ff60c5f9de Fixed #1142 -- Added multiple database support. 15 years ago
  Russell Keith-Magee c8514b570b Fixed #12204 -- Corrected the use of :djadmin: links in the testing docs, plus updated a lot of old-style markup in the django-admin docs. Thanks to Art_S for the report. 15 years ago
  Luke Plant 055efb2530 Fixed #9674 - documented app_label. 15 years ago
  Jacob Kaplan-Moss c0ad626dca Fixed #10647: intermediary tables between two umanaged models are no longer created. 16 years ago
  Gary Wilson Jr 10923b42b3 Corrected syntax typos in a couple of versionadded directives. 16 years ago
  Malcolm Tredinnick 4eadcf45d4 Added some further clarification to the docs for Meta.managed. 16 years ago
  Malcolm Tredinnick 729c974e64 Fixed #10546 -- Fixed a docs typo noticed by carljm. 16 years ago
  Malcolm Tredinnick 96d5d434fa Added some documentation explaining "managed=False" vs. "proxy=True". 16 years ago
  Malcolm Tredinnick 61a2708c41 Fixed #10356 -- Added pure-Python inheritance for models (a.k.a proxy models). 16 years ago
  Malcolm Tredinnick b4dd4d4bb7 Fixed #3163 -- Add a "Meta.managed" option to models. 16 years ago
  Jacob Kaplan-Moss 64a9469127 Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 16 years ago
  James Bennett 78ca7a6c07 Fixed #8533: restored model inheritance docs, and updated one-to-one docs to match 16 years ago
  Jacob Kaplan-Moss 97cb07c3a1 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 16 years ago