- Improve performance for file selection in MessageModelList via 'prefetch_related'
- Split consumers.py into separate files for better readability & add strong typing
- Fix typo for ErrorOccured
- Fix readme
- Remove unneeded files from release
- Support django 4.0
- Switch to GithubCI instead of travis
- Seems good enough to make it 1.0.0
- File upload functionality
- Fix migrations
- Fix errors found with tests №2
- Fix errors found with tests
- First release on PyPI.