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