- Fixtures support. Now you can specify a fixture via the url and the data in that fixture is available in the context - Adding support for _mime and _charset GET param options to set response's mimetype and charset - Adding docs
0.1.5
++++++++++++++++++++++++++++++++++++++++
- Fixing an introduced errors in urls.py
0.1.4
++++++++++++++++++++++++++++++++++++++++
- Using the new url `/templates/<template name>/raw` you are able to see the template in raw (Content type: text/plain) format.