* update documentation for Choices object now that Django 3.0 has something similar * add {% nop %} template tag
1.0
* dropped support for Python 2 and Django 1.11 * cosmetic changes to django management command template used in create_cmd * update minimum Django version in compliance with security alerts * fixed some links in documentation
0.24.0
Not secure
* added django command for creating django commands
0.23.2
Not secure
* updated version of django in tests
0.23.1
Not secure
* made second parameter to json_post_required decorator optional