summaryrefslogtreecommitdiff
path: root/docs/ref/schema-editor.txt
AgeCommit message (Expand)Author
2020-10-20Fixed outdated notes in SchemaEditor docs.Mariusz Felisiak
2020-03-23Removed obsolete references to South database migrations.Tim Graham
2019-09-10Removed versionadded/changed annotations for 2.2.Mariusz Felisiak
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2019-08-11Fixed #30670 -- Doc'd SchemaEditor.add/remove_constraint().Akash Agrawal
2017-09-22Removed versionadded/changed annotations for 1.11.Tim Graham
2016-07-07Refs #26709 -- Documented SchemaEditor.add/remove_index().Akshesh
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2015-01-14Fixed #22603 -- Reorganized classes in django.db.backends.Tim Graham
2015-01-03Fixed #23749 -- Documented how to use the database alias in RunPython.Alfred Perlstein
2014-04-27Improved formatting and links of migration docs.Tim Graham
2014-04-14Improve migrations/schema docsAndrew Godwin
2014-02-12Add reference documentation for operations and stubs for schemaeditor.Andrew Godwin