Contents

djongo 1.3.7

0

Djongo: The Django MongoDB connector

Djongo: The Django MongoDB connector

Stars: 1940, Watchers: 1940, Forks: 358, Open Issues: 359

The doableware/djongo repo was created 8 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1940 github stars!

How to Install djongo

You can install djongo using pip

pip install djongo

or add it to a project with poetry

poetry add djongo

Package Details

Author
None
License
AGPL
Homepage
None
PyPi:
https://pypi.org/project/djongo/
Documentation:
https://www.djongomapper.com/docs/
GitHub Repo:
https://github.com/nesdis/djongo

Classifiers

No  djongo  pypi packages just yet.

Errors

A list of common djongo errors.

Code Examples

Here are some djongo code examples and snippets.

Related Packages & Articles

mongoengine 0.29.1

MongoEngine is a Python Object-Document Mapper for working with MongoDB.

whitenoise 6.11.0

With a couple of lines of config WhiteNoise allows your web app to serve its own static files, making it a self-contained unit that can be deployed anywhere without relying on nginx, Amazon S3 or any other external service.

slippers 0.6.2

Build reusable components in Django without writing a single line of Python.