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

Error in makemigrations #1

Open
xor0x opened this issue Aug 23, 2021 · 4 comments
Open

Error in makemigrations #1

xor0x opened this issue Aug 23, 2021 · 4 comments

Comments

@xor0x
Copy link

xor0x commented Aug 23, 2021

After make migrations I have this error
raise ImproperlyConfigured(
django.core.exceptions.ImproperlyConfigured: Cannot import 'OneTimeLink'. Check that 'onetimelink.apps.OneTimeLinkConfig.name' is correct.

@xor0x
Copy link
Author

xor0x commented Aug 23, 2021

I know what the problem needs to change in-app file name from OneTimeLink to onetimelink

@HiroshiFuu
Copy link
Owner

Hi. May I know which Django version that u are using?

@xor0x
Copy link
Author

xor0x commented Dec 2, 2021

Django v3.2.7

@HiroshiFuu
Copy link
Owner

@xor0x I have uploaded version 1.8. Hope to address the issues.

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

No branches or pull requests

2 participants