DATABASES = { 'default': { 'ENGINE': 'djongo', 'NAME': 'db-name', } }
pip install pymongo[snappy,gssapi,srv,tls]