Skip to content

Add missing migration check#704

Merged
vincent-olivert-riera merged 1 commit intoline:masterfrom
hoangpn:feature/add_makemigrations_check
Mar 9, 2026
Merged

Add missing migration check#704
vincent-olivert-riera merged 1 commit intoline:masterfrom
hoangpn:feature/add_makemigrations_check

Conversation

@hoangpn
Copy link
Contributor

@hoangpn hoangpn commented Mar 6, 2026

We have added a step to Django checks to verify if we forgot to create new migration scripts after changing the Promgen models. This will help ensure the migration scripts are always consistent with the Promgen models.

We have added a step to Django checks to verify if we forgot to create new migration scripts
after changing the Promgen models. This will help ensure the migration scripts are always
consistent with the Promgen models.
@hoangpn hoangpn force-pushed the feature/add_makemigrations_check branch from d39bd3e to 5fdaf3c Compare March 6, 2026 08:42
@vincent-olivert-riera vincent-olivert-riera merged commit f84b62a into line:master Mar 9, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants