This release fixes an error requiring min lunar distance for spectroscopic submissions.
2.7.0
Not secure
This release adds the following:
- Functionality to move targets between target lists. - Removes model-level ordering from ``Target`` and makes default ordering on ``TargetList`` by creation date descending.
2.7.0alpha.2
This release amends the previous alpha version adding data product post-save hooks. In place of the previous solution, there is now a hook for each individual data product that's saved, as well as a hook for the batch of data product being saved.
2.7.0alpha.1
This release adds a post-save hook for data products.
2.6.10
Not secure
This release adds admin interface access for ``ObservationGroup`` and ``DynamicCadence`` models.
2.6.9
Not secure
This release addresses the following:
- Corrects an error in updating reduced data via the UI. - Adds ``min_lunar_distance`` to observation submissions for LCO. - Extracts ``target_table.html`` into a templatetag. - Adds a setting and templatetag for the TOM display name.