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

raise ImproperlyConfigured #155

Open
f4i5i opened this issue Nov 2, 2020 · 1 comment
Open

raise ImproperlyConfigured #155

f4i5i opened this issue Nov 2, 2020 · 1 comment

Comments

@f4i5i
Copy link

f4i5i commented Nov 2, 2020

raise ImproperlyConfigured('mysqlclient 1.4.0 or newer is required; you have %s.' % Database.version)
django.core.exceptions.ImproperlyConfigured: mysqlclient 1.4.0 or newer is required; you have 0.10.1.

while i have installed the latest package of mysqlclient
mysqlclient

@tyzhnenko
Copy link
Contributor

@f4i5i you should go to mysqlclient-python repo. This project ins't maintained

Take a look this issue #151

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