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