Skip to content

Commit

Permalink
Rebase database migration
Browse files Browse the repository at this point in the history
  • Loading branch information
blag committed Sep 22, 2024
1 parent e65aafe commit 7c680b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
('oauth2_provider', '0010_application_allowed_origins'),
('oauth2_provider', '0012_add_token_checksum'),
]

operations = [
Expand Down

0 comments on commit 7c680b2

Please sign in to comment.