- Update django doc links - Remove unused load of i18n template tag - Update prism assets
0.4.3
- Fix toggling of JSON field instead of submitting - Fix test for jsonsuit template tag - Update test requirements - Add renderer kwarg to the widget render fn - Fix tox and travis config
0.4.2
- Fix test for jsonsuit template tag - Fix jsonsuit template tag for empty strings and add test case
0.4.1
- Simplify tests to work with multiple python versions - Fix docs about template tags
0.4.0
- Add jsonsuit template tags
0.3.0
- Add ReadonlyJSONSuit widget - Make app settings more modular - Make JS code more generic (mostly using classes in selectors) - Use Prism's "default" theme as default