doableware / djongo

Django and MongoDB database connector
https://www.djongomapper.com
GNU Affero General Public License v3.0
1.89k stars 355 forks source link

helppp #672

Open Joker-black-cat opened 1 year ago

Joker-black-cat commented 1 year ago

django.core.exceptions.ImproperlyConfigured: 'django.db.backends.mysql' isn't an available database backend or couldn't be imported. Check the above exception. To use one of the built-in backends, use 'django.db.backends.XXX', where XXX is one of: 'oracle', 'postgresql', 'sqlite3'

berzerk352 commented 1 year ago

Although pip install djongo installs django version 4.1.10, I found with some hunting that the latest version of django compatible is 3.0.5. Try installing that version of django