Skip to content

Fix issue with additional migrations being generated upon change of coupon types setting - #24

Open
blablacio wants to merge 1 commit into
byteweaver:masterfrom
blablacio:fix-coupon-types-migrations
Open

Fix issue with additional migrations being generated upon change of coupon types setting#24
blablacio wants to merge 1 commit into
byteweaver:masterfrom
blablacio:fix-coupon-types-migrations

Conversation

@blablacio

Copy link
Copy Markdown

When generating migrations after changing the coupon types from settings, Django picks it up and creates a new migration in coupons app.

This is an unwanted side effect that should be avoided and easiest work around for now is to directly point migrations to settings.

@blablacio blablacio changed the title Fix issue with additional migrations being generated upon change of change of coupon types setting Fix issue with additional migrations being generated upon change of coupon types setting Feb 19, 2018
digicase added a commit to digicase/django-coupons that referenced this pull request Mar 11, 2020
Fix issue with additional migrations being generated upon change of coupon types setting byteweaver#24
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.

1 participant