index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
migration-operations.txt
Age
Commit message (
Expand
)
Author
2014-09-02
Revert "[1.7.x] Undocumented SeparateDatabaseAndState so crash is not RB. Ref...
Tim Graham
2014-09-01
[1.7.x] Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918
Andrew Godwin
2014-08-15
[1.7.x] Fixed #23296 -- Fixed RunPython code sample in Migration Operations.
areski
2014-07-24
[1.7.x] Corrected headings in migration docs.
Daniel Roseman
2014-06-15
[1.7.x] Fixed #22470: Full migration support for order_with_respect_to
Andrew Godwin
2014-06-09
[1.7.x] Doc edits for refs #22487.
Tim Graham
2014-06-08
[1.7.x] Fixed #22487: Optional rollback emulation for migrated apps
Andrew Godwin
2014-05-15
[1.7.x] Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-07
[1.7.x] Fixed #22496: Data migrations get transactions again!
Andrew Godwin
2014-04-27
[1.7.x] Improved formatting and links of migration docs.
Tim Graham
2014-04-26
[1.7.x] Fixed #3214 -- Stopped parsing SQL with regex.
Aymeric Augustin
2014-04-22
[1.7.x] Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-14
[1.7.x] Improve migrations/schema docs
Andrew Godwin
2014-03-02
Fixed some typos in the documentation.
Baptiste Mispelon
2014-02-28
Fixed spelling mistakes in docs.
Tim Graham
2014-02-28
Fixed doc typos.
Tim Graham
2014-02-12
Add reference documentation for operations and stubs for schemaeditor.
Andrew Godwin