Sykzen
Results
1
comments of
Sykzen
> the database configuration has changed with latest version. you now need to configure under 'client' > https://nesdis.github.io/djongo/integrating-django-with-mongodb/#database-configuration > > ``` > DATABASES = { > 'default': { > 'ENGINE':...