* Improvements in the README * Exportable to XLS with `xlwt <http://pypi.python.org/pypi/xlwt/>`_ * Thanks to: * `Crashy23 <https://github.com/Crashy23>`_ * `Gamesbook <https://github.com/gamesbook>`_ * And spatially to `Austin Phillips <https://github.com/austinphillips2>`_
0.0.4
-------------------
* Escape csv data correctly during output * The fields with commas now are not split into multiple columns * Thanks to: * `Austin Phillips <https://github.com/austinphillips2>`_
0.0.3
-------------------
* Fix a little error, when a column has line breaks. Now these are changed to espaces * Details
0.0.2
-------------------
* Add a default view (https://docs.djangoproject.com/en/dev/topics/class-based-views/) * Exportable to XLS * Update the README