- Added Django 3 and 4 support
- Dropped Python 2.7 support.
- Dropped Django 1.10 / 1.11 support.
- Added Django 2.0 support
- Removed Django 1.6 support.
- Fixed Python 3 support.
- Added Django 1.7/1.8 migrations
- Fix locale support with country component (e.g. en_US)
- Support overriding the plugin, and including
class FrontendMedia
separately.
- Fix
console.log()
statement
- First release