* Add Metadata mixin to Company model
* Add migration file
* Lint
* Fixes due to style
* Syntax error
* Lint
* as this exposes a new endpoint to the API, increment the API version number with a brief description:
* Add flag to overwrite existing file when exporting records
* Remove temp. file at end of export process
* Run flake8 on tasks.py as well
* Fix style
* Change style of default text
* Add type bool
* dev-setup
* Revert "dev-setup"
This reverts commit 789356422a.
* Update tasks.py with new flags to allow choosing where permissions end up, and if temporary files are kept or not