summaryrefslogtreecommitdiff
path: root/docs/howto/legacy-databases.txt
AgeCommit message (Expand)Author
2014-03-25Fixed #22322 -- Fixed incorrect explanation of what managed=False does.Tim Graham
2014-03-24Removed versionadded/changed annotations for 1.6.Tim Graham
2013-09-25Updated a code block to use the emphasize-lines Sphinx optionTim Graham
2013-09-18Fixed #21116 -- Made usage of manage.py in docs more consistent.Tim Graham
2013-07-25More migration docs, and conversion of all easy syncdb referencesAndrew Godwin
2013-04-24Fix CharField typo in legacy-databases.txt docsEvan Carmi
2013-04-20Adapted uses of versionchanged/versionadded to the new form.Juan Catalano
2013-02-19Fixes typo introduced by django/django@08dc90bccf7c4ffa8b04064d74b54c1150af5f...Justin Turner Arthur
2013-02-02Fixed #14305 -- Switched inspectdb to create unmanaged models.Ramiro Morales
2012-12-24Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss