• Andrei Kulakov's avatar
    Fixed #24375 -- Added Migration.initial attribute · db97a884
    Andrei Kulakov yazdı
    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.
    db97a884
0001_initial.py 937 Bytes