* Support recent Django versions * Use flit instead of setup.py
0.1.2
++++++++++++++++++
* Allow upload to be added to existing model instance
0.1.1
++++++++++++++++++
* Delete content_object of upload on revert, too * Store upload in another apps model if app_name is provided in process path /process/app_name * Added some tests