#Introduction:
When working with MongoDB, list and dict objects are often used for storing dynamic size of data. However, the original tastypie and DRF do not support serialising these fields into JSON. Thus, some overriding functions are required in order to make them work. This gist presents the guideline for how to handle list objects in Django using Tastypie.
- Django-nonrel
- djangotoolbox
- django-mongodb-engine
- tastypie
- MongoDB 3