Skip to content

Should we add IgnoreMigration()into the second step migration? #32

@tarasinf

Description

@tarasinf

The question is about the second step:

Lastly, after the changes above have been deployed, field1 can then safely be removed in the model (plus another makemigrations run)

When we remove a field that was deprecated in the previous release by adding deprecate_field(), should we add IgnoreMigration() into migration where we remove the field in the second step?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions