This Django application provides MongoEngine support for django-tastypie.
- Python 2.6+
- Django 1.4+ (may work on lower version, but not tested)
- django-tastypie 0.9.11+
- MongoEngine 0.6.11+
- See documentation: http://django-tastypie-mongoengine.readthedocs.org
- See usage in tests: http://github.com/mitar/django-tastypie-mongoengine/tree/master/tests