Skip to content

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

Open
edward-ly wants to merge 1 commit into
masterfrom
fix/noid/subscribe-to-news-default
Open

fix(user): update default value of subscribe_to_news in database#1761
edward-ly wants to merge 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.

Signed-off-by: Edward Ly <contact@edward.ly>
@edward-ly edward-ly requested a review from oleksandr-nc May 15, 2026 15:44
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