Skip to content

fix(user): update default value of subscribe_to_news in database#1761

Merged
edward-ly merged 1 commit into
masterfrom
fix/noid/subscribe-to-news-default
May 18, 2026
Merged

fix(user): update default value of subscribe_to_news in database#1761
edward-ly merged 1 commit into
masterfrom
fix/noid/subscribe-to-news-default

Conversation

@edward-ly
Copy link
Copy Markdown
Collaborator

After changing the default value of subscribe_to_news in the UserProfile model in #1524, a database migration should have been created (via python manage.py makemigrations) and applied to reflect this. This is now resolved. It's not exactly clear to me if the intention was to only apply this to GitHub users or if it should be applied to all users, though, but I imagine it should be opt-in for everyone.

The actual migration (to be run later) is done via python manage.py migrate.

@edward-ly edward-ly requested a review from oleksandr-nc May 15, 2026 15:44
Signed-off-by: Edward Ly <contact@edward.ly>
@edward-ly edward-ly force-pushed the fix/noid/subscribe-to-news-default branch from a03addc to ac914dd Compare May 18, 2026 20:12
@edward-ly edward-ly merged commit d825980 into master May 18, 2026
8 checks passed
@edward-ly edward-ly deleted the fix/noid/subscribe-to-news-default branch May 18, 2026 20:18
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