Tomtoolkit

Latest version: v2.21.0

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 28

2.5.0alpha.2

Test release for Github Actions changes. Same as 2.5.0-alpha.1.

2.5.0alpha.1

This alpha release adds ObservationRecord API endpoints for submit, list, and detail.

2.4.2

Not secure
- Fixes a bug when submitting observations for dynamic cadences produced by the photometric sequence form.
- Fixes a bug showing an inappropriate error message when LCO validation fails.

2.4.0

Not secure
- Updated TNS URL to the new URL used by TNS in the broker and harvester modules.
- Modified ``ObservationRecord``, ``ObservationTemplate``, ``BrokerQuery``, and ``ReducedDatum`` to use ``JSONField`` instead of ``TextField``.
- Dependency updates.

What to watch out for

- This release requires running ``./manage.py migrate``.
- Any uses of ``ObservationRecord.serialize_parameters()``, ``ObservationRecord.parameters_as_dict``, ``BrokerQuery.parameters_as_dict``, ``ObservationTemplate.serialize_parameters()`` should be replaced with ``<ModelName>.parameters``.
- Any uses of ``GenericQueryForm.serialize_parameters()`` should be replaced with ``GenericQueryForm.cleaned_data``. This applies to any broker query forms.

2.3.0

Not secure
In this release:

- Added a new observing form for MUSCAT submissions to LCO.
- Fixed a bug resulting in observations with unknown status not showing up in alert bubble on target detail page.

2.2.0

Not secure
This release provides a new `TargetNameSearchView` that allows a user to search for a target name and be redirected to the target detail page for that name, provided there's only one result. The new view is documented [here](https://tom-toolkit.readthedocs.io/en/stable/api/tom_targets/views.html#tom_targets.views.TargetNameSearchView).

Page 15 of 28

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.