Skip to content
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

Adding "oauth2_provider" to INSTALLED_APPS #62

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ibrahim-string
Copy link

Hi maintainers,

I am new to this repository and was attempting to set it up locally when I encountered an issue. Specifically, I received the following error:

RuntimeError: Model class oauth2_provider.models.Application doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.

To resolve this, I have added oauth2_provider to the INSTALLED_APPS in the project settings. I hope this change helps improve the setup process for other newcomers.

Thank you for your consideration!

Best regards,
Ibrahim

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