- Add possibility to i18n strings
- Remove debugging print statements
- use default_app_config for easier integration
- Support dynamically-added inline forms
- Add python 3.8 and Django 3.0 to tests
- Can add item after removing everything from the list
- Can add item after removing everything from the list
- Do not call static at startup time
- If field is required empty list raises ValidationError on clean.
- Empty list is no longer recognized as changed.
- First release on PyPI.