- Fix collectstatic errors reading in long comments on css - Make Django 2.0 ready
0.2.4
Not secure
Bugfixes: - Fix Chinese language support in templates - Fix missing exception handling in public interface and lib.py - Fix jquery-ui.js comment causing collectstatic issues, general clean up of static directory - Update docs and a check to ensure any custom email subject template includes the ticket ID
0.2.3
Not secure
* `get_mail` bugfixes primarily on python3 * updated translations for zh_Hans (previously known as zh_CN)
0.2.1
Not secure
Minor bugfix release for 0.2.x:
* Explicitly require django-bootstrap-form >= 3.3, which is required for Django 1.11