Contents

django-mongoengine 0.5.6

0

Django support for MongoDB via MongoEngine

Django support for MongoDB via MongoEngine

Stars: 739, Watchers: 739, Forks: 209, Open Issues: 18

The MongoEngine/django-mongoengine repo was created 11 years ago and the last code push was 2 hours ago.
The project is popular with 739 github stars!

How to Install django-mongoengine

You can install django-mongoengine using pip

pip install django-mongoengine

or add it to a project with poetry

poetry add django-mongoengine

Package Details

Author
Ross Lawley
License
BSD
Homepage
https://github.com/mongoengine/django-mongoengine
PyPi:
https://pypi.org/project/django-mongoengine/
GitHub Repo:
https://github.com/mongoengine/django-mongoengine

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  django-mongoengine  pypi packages just yet.

Errors

A list of common django-mongoengine errors.

Code Examples

Here are some django-mongoengine code examples and snippets.

Related Packages & Articles

flask-mongoengine 1.0.0

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model forms.