Skip to content

Conversation

@jeremystretch
Copy link
Member

Fixes: #13642

Move our customizations of AlterModelOptions and models.Field.deconstruct from the individual migrate and makemigrations management commands to the core app. This ensures that the AlterModelOptions changes go into effect for both commands while reducing duplicate code.

@jeremystretch jeremystretch merged commit 0cdc26e into develop Aug 31, 2023
@jeremystretch jeremystretch deleted the 13642-migrations-warning branch August 31, 2023 18:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

migrate command raises a warning about uncaptured model changes

3 participants