Finally, version 1.0.0 is released! The following was updated in this release:
* Additional target names have been implemented as a separate table, with a corresponding Django migration. Be sure to run `./manage.py migrate` upon upgrading!
* Updates to documentation
* Made requirements for varying non-sidereal schemes distinct
* Added a post_data_product_upload hook
* Added support for hints
* Various UX fixes