Skip to content

Conversation

@pwnage101
Copy link
Contributor

No description provided.

Comment on lines +36 to +40
migrations.RenameField(
model_name='contentmetadata',
old_name='json_metadata',
new_name='_json_metadata',
),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is what makes it so that the name of the field in the database doesn't actually change, but the reference to it in django is renamed.

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