-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Django-mongokit doesn't seem to play nicely with South (the Django database migration library). When I add mongokit to my settings.py database connections, I get the following error:
$ ./manage.py shell
There is no South database module 'south.db.None' for your database. Please either choose a supported database, check for SOUTH_DATABASE_ADAPTER[S] settings, or remove South from INSTALLED_APPS.
Metadata
Metadata
Assignees
Labels
No labels