Daniel Escobar

Results 1 comments of Daniel Escobar

> 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':...