db97a88495
The new attribute is checked when the `migrate --fake-initial` option is used. initial will be set to True for all initial migrations (this is particularly useful when initial migrations are split) as well as for squashed migrations. |
||
---|---|---|
.. | ||
operations | ||
__init__.py | ||
autodetector.py | ||
exceptions.py | ||
executor.py | ||
graph.py | ||
loader.py | ||
migration.py | ||
optimizer.py | ||
questioner.py | ||
recorder.py | ||
state.py | ||
topological_sort.py | ||
writer.py |