- Support up to Django 1.10 - Render flatcontent as a django template, courtesy of [django-template-field](https://github.com/orcasgit/django-template-field) - Add context for template rendering using the 'with' keyword
0.1.7
- Support Django 1.8 (remaining backward compatible to 1.4)
0.1.6
Features:
- Added support for internationalized flatcontent, for example using [django-modeltranslation](https://github.com/deschler/django-modeltranslation)