Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 301 Bytes

mongine

Mongine provides a database engine using MongoDB. It doesn't aim at providing a full database engine that is compatible with the Django ORM. It allows to access a MongoDB database that is configured through settings.DATABASES and allows create a test database when running the tests.