* Added custom ui * removed charts from the admin ui
0.4.0
-------------
* Change code to work with Django 1.8 * Fix code formatting
0.3.0
-------------
* Upgraded minimum Django version to 1.4 * Replaced filterspec.py with filters.py, reflecting the new mechanism for custom filters for the admin interface in Django 1.4 * Corrected some English throughout the code
0.2.2
-------------
* Fix y axis text orientation on bar charts. * Fix documentation copy/paste errors. * Integrate sphinx version with application version number.
0.2.1
-------------
* Changed label orientation on bar charts to avoid text overlapping.