django-mongoengine 0.5.6
0
Django support for MongoDB via MongoEngine
Contents
Django support for MongoDB via MongoEngine
Stars: 750, Watchers: 750, Forks: 207, Open Issues: 18The MongoEngine/django-mongoengine
repo was created 12 years ago and the last code push was 6 months ago.
The project is popular with 750 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
Related Packages
Errors
A list of common django-mongoengine errors.
Code Examples
Here are some django-mongoengine
code examples and snippets.