- more error prone thumbnail generation (handling NoSourceGeneratorFound, InvalidImageFormat, FileNotFound) - fix defaultAutoField warnings for Django 3.2 and up
0.4.1
- fix another jquery/compat error
0.4.0
- real django 3.2 LTS support - integrate some django 4 compat things, this might break things in pre-django-2.2?!
0.3.0
- theoretically django 3.0 support (in tests...) - fixed jquery issues in django 2.2 - tox/travis cleanup - if you still need python2 support, stay on 0.2.9
0.2.9
- django 2.1 support - fixes minor "obj_for_value" error in FolderlessFileWIdget - no more rolling our own jquery!