Skip to content

Add missing TokenProxy migration #7557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 28, 2020
Merged

Add missing TokenProxy migration #7557

merged 1 commit into from
Sep 28, 2020

Conversation

hugorodgerbrown
Copy link
Contributor

Description

Release 3.12 is missing a migration for the TokenProxy model. This PR contains the migration.

Refs #7554

Copy link
Member

@tomchristie tomchristie left a comment

Choose a reason for hiding this comment

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

Great, thanks.

It's a bit confusing because the migration doesn't actually do anything, since it's a proxy model, rather than a model that corresponds to an actual database table. But it's needed to keep the migrations internal model completely consistent with the history of code changes on the models.

Thanks!

@tomchristie tomchristie merged commit 995188f into encode:master Sep 28, 2020
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 2022
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.

3 participants