django1/django/db/migrations
Andrew Godwin 563046a7de [1.7.x] Fixed #22983: Alert when squashing RunPython operations with referred functions. 2014-07-11 19:01:47 -07:00
..
operations [1.7.x] Fixed #22917 -- Fixed typo in AlterIndexTogether.describe(). 2014-06-27 10:36:05 -04:00
__init__.py Implement swappable model support for migrations 2014-01-19 16:43:12 +00:00
autodetector.py [1.7.x] Fixed #22970: Incorrect dependencies for existing migrated apps 2014-07-09 23:53:53 -07:00
executor.py [1.7.x] Fixed #22881 -- Better soft_applied migration detection 2014-06-23 13:30:29 +12:00
graph.py [1.7.x] Fixed #22861: Internal migrations done first so __first__ works 2014-06-17 23:27:56 -07:00
loader.py [1.7.x] Fixed #22861: Internal migrations done first so __first__ works 2014-06-17 23:27:56 -07:00
migration.py [1.7.x] Fixed #22496: Data migrations get transactions again! 2014-05-07 14:29:04 -07:00
optimizer.py [1.7.x] Fixed #22875: Optimizer did not take through= into account. 2014-06-22 11:24:46 -07:00
questioner.py [1.7.x] Fixed #22676 -- makemigrations --dry-run should not ask for defaults 2014-05-24 09:56:43 -04:00
recorder.py [1.7.x] Added a bunch of missing unicode_literals 2014-05-06 09:14:03 +02:00
state.py [1.7.x] Fixed #22922: Better error message for InvalidBasesError. 2014-07-09 23:58:22 -07:00
writer.py [1.7.x] Fixed #22983: Alert when squashing RunPython operations with referred functions. 2014-07-11 19:01:47 -07:00