We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970ccee commit a818764Copy full SHA for a818764
oauth2_provider/migrations/0001_initial.py
@@ -30,6 +30,7 @@ class Migration(migrations.Migration):
30
],
31
options={
32
'abstract': False,
33
+ 'swappable': 'OAUTH2_PROVIDER_APPLICATION_MODEL',
34
},
35
),
36
migrations.CreateModel(
0 commit comments