django1/django/db/migrations
Berker Peksag c9178ef17a Limited lines to 119 characters in django/{contrib,db}.
Refs #23395.
2014-10-29 07:59:35 -04:00
..
operations Limited lines to 119 characters in django/{contrib,db}. 2014-10-29 07:59:35 -04:00
__init__.py Implement swappable model support for migrations 2014-01-19 16:43:12 +00:00
autodetector.py Limited lines to 119 characters in django/{contrib,db}. 2014-10-29 07:59:35 -04:00
executor.py Revert "Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migrations." 2014-09-24 15:49:30 -04:00
graph.py Limited lines to 119 characters in django/{contrib,db}. 2014-10-29 07:59:35 -04:00
loader.py Limited lines to 119 characters in django/{contrib,db}. 2014-10-29 07:59:35 -04:00
migration.py Limited lines to 119 characters in django/{contrib,db}. 2014-10-29 07:59:35 -04:00
optimizer.py Limited lines to 119 characters in django/{contrib,db}. 2014-10-29 07:59:35 -04:00
questioner.py Limited lines to 119 characters in django/{contrib,db}. 2014-10-29 07:59:35 -04:00
recorder.py Called table_names instead of get_table_list in migrations 2014-09-23 20:13:31 +02:00
state.py Limited lines to 119 characters in django/{contrib,db}. 2014-10-29 07:59:35 -04:00
writer.py Limited lines to 119 characters in django/{contrib,db}. 2014-10-29 07:59:35 -04:00