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
/
topics
/
migrations.txt
Age
Commit message (
Expand
)
Author
2014-09-29
Fixed #23365 -- Added support for timezone-aware datetimes to migrations.
Rudy Mutter
2014-09-29
Fixed #17638 -- Added crosslinks between topic and reference guides.
Duane Hilton
2014-09-26
How many is two?
Carl Meyer
2014-09-24
Fixed #23473 -- Documented that @deconstructible classes need __eq__.
Markus Holtermann
2014-09-10
Note re migrations importing custom fields
Greg Brown
2014-09-05
Update docs to be more clear about nested classes (refs #23418)
Andrew Godwin
2014-09-02
Fixed #23302 -- Added --name/-n option to makemigrations command
Raffaele Salmaso
2014-09-02
Fixed #23400 -- Added "Remove 'south' from INSTALLED_APPS" to upgrade instruc...
Tim Graham
2014-08-24
Fixed #23131 -- Documented serialization of callable functions in migrations.
Tim Graham
2014-08-21
Update squashmigration docs to also mention circ dep errs (refs #23337)
Andrew Godwin
2014-08-19
Fixed #23316 -- Added datetime.time serialization in migrations.
Lee Sanghyuck
2014-08-18
Fixed #23263 -- Added sqlmigrate to migration topic guide.
Tim Graham
2014-08-13
Improved formatting of deconstruct() docs.
areski
2014-07-29
Fixed #23127: south_migrations note in docs
Andrew Godwin
2014-07-29
Fixed #23090: Document and enforce not double-squashing migrations
Andrew Godwin
2014-07-10
Add south upgrade note to 1.7 release notes
Andrew Godwin
2014-06-19
Fixed #22863: Improve clarity of makemigrations for non-db params
Andrew Godwin
2014-06-15
Fixed #22660: Doc'd you can't have unmigrated apps depend on migrated
Andrew Godwin
2014-06-07
Fixed #22436: More careful checking on method ref'ce serialization
Andrew Godwin
2014-05-15
Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-06
Improve docs around deconstruction/serialisation (refs #22337)
Andrew Godwin
2014-04-28
Fixed #22497 -- Highlighted difference between field and class deconstruction.
Tim Graham
2014-04-27
Fixed #22445 -- Added how to perform a reverse data migration to topic guide.
Tim Graham
2014-04-27
Improved formatting and links of migration docs.
Tim Graham
2014-04-16
Fixed spelling errors in documentation.
Tim Graham
2014-04-14
Improve migrations/schema docs
Andrew Godwin
2014-03-24
Fixed #22265 -- Clarfied consistent behavior of migrations.
Moayad Mardini
2014-02-28
Fixed spelling mistakes in docs.
Tim Graham
2014-02-28
Fixed doc typos.
Tim Graham
2014-02-22
Fixed #22032 -- added documentation for settings.MIGRATION_MODULES
Greg Chapple
2014-02-12
Add reference documentation for operations and stubs for schemaeditor.
Andrew Godwin
2014-01-28
Add an extra warning about custom save methods in migrations docs.
Andrew Godwin
2014-01-23
Add docs about converting from South
Andrew Godwin
2014-01-19
Fixed #21290: Documented migration serializing and improved error
Andrew Godwin
2013-12-28
Used app_label instead of appname.
Aymeric Augustin
2013-12-14
Clarifed table rewrites in migration docs.
Marti Raudsepp
2013-11-24
Fixed #21499 -- Added a paragraph to the docs.
Raphael Jasjukaitis
2013-09-18
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-05
Removed "makemigrations --force" from docs since it doesn't actually exist.
Loic Bistuer
2013-08-27
Fixed #20976 -- Fixed labels in migration docs.
Tim Graham
2013-08-10
Docs tweaks (thanks timgraham)
Andrew Godwin
2013-07-30
Implement allow_migrate for migration operations
Andrew Godwin
2013-07-26
A bit more documentation
Andrew Godwin
2013-07-25
More migration docs, and conversion of all easy syncdb references
Andrew Godwin
2013-07-25
Small start to migrations documentation
Andrew Godwin
[prev]