1👍
✅
DatabaseOperations is defined by django, and used by djangotoolbox and djangoappengine.
Looks like the code in djangoappengine is not matching the code in django.
Make sure you have the appropriate versions of each installed. My guess is that you have the latest djangoappengine but not the latest version of djangon-nonrel.
Source:stackexchange.com