Tomtoolkit

Latest version: v2.21.0

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

Scan your dependencies

Page 3 of 28

2.19.2

What's Changed
* Bump certifi from 2024.6.2 to 2024.7.4 by dependabot in https://github.com/TOMToolkit/tom_base/pull/979
* Bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/TOMToolkit/tom_base/pull/985
* Bump pillow from 10.3.0 to 10.4.0 by dependabot in https://github.com/TOMToolkit/tom_base/pull/974
* use aladin for skymap on target list page by sglasberg in https://github.com/TOMToolkit/tom_base/pull/981
* Bump django from 4.2.13 to 4.2.14 by dependabot in https://github.com/TOMToolkit/tom_base/pull/983

New Contributors
* sglasberg made their first contribution in https://github.com/TOMToolkit/tom_base/pull/981

**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.19.1...2.19.2

2.19.1

What's Changed
* Feature/add nav bar integration points by jchate6 in https://github.com/TOMToolkit/tom_base/pull/972
* 975 targetlists broken with custom user model by jchate6 in https://github.com/TOMToolkit/tom_base/pull/976
* only include phtometry for plot if actually numbers by jchate6 in https://github.com/TOMToolkit/tom_base/pull/977


**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.19.0...2.19.1

2.19.0

Note: This is a Substantial Update.
This change will allow users to extend the Target Model with their own fields. It is backwards compatible in that you should see no difference in your current code, but once you have upgraded to tomtoolkit-2.19.0 and run `manage.py migrate` you will not be able to easily revert back to prior versions of the TOM Toolkit. We recommend backing up your DB before performing any complex migrations. If you have any questions or need any assistance, please don't hesitate to contact us on the TOM Toolkit slack workspace or at tomtoolkit-maintainerslco.global.

Extended Target Model:
This change allows users to provide their own django model containing custom Target Fields. This is meant to complement or replace the `Target Extras`. A Management command is provided for converting your Target Extras into custom Fields once they are created, and a full description of this capability is given in the [docs](https://tom-toolkit.readthedocs.io/en/latest/targets/target_fields.html)

Enhanced Match Manager:
We also include with this release, an improved match manager. This tool makes checking for related or identical targets easier, and now includes a built in cone-search option. The most significant change to the earlier match manager is that this one should be substantially easier to extend and modify by users. A complete description of this new feature is included in the [docs](https://tom-toolkit.readthedocs.io/en/latest/targets/target_matcher.html).

What's Changed
* add management command by jchate6 in https://github.com/TOMToolkit/tom_base/pull/905
* 903 improve target match manager by jchate6 in https://github.com/TOMToolkit/tom_base/pull/910
* Fix cone matcher by jchate6 in https://github.com/TOMToolkit/tom_base/pull/936
* add option to override defaults to converttargetextras by jchate6 in https://github.com/TOMToolkit/tom_base/pull/946
* 851 extending target model by jchate6 in https://github.com/TOMToolkit/tom_base/pull/885


**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.18.6...2.19.0

2.19.0a2

What's Changed
* Fix cone matcher by jchate6 in https://github.com/TOMToolkit/tom_base/pull/936


**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.19.0a1...2.19.0a2

2.19.0a1

What's Changed
* add management command by jchate6 in https://github.com/TOMToolkit/tom_base/pull/905
* 903 improve target match manager by jchate6 in https://github.com/TOMToolkit/tom_base/pull/910


**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.18.4...2.19.0a1

2.19.0a

What's Changed
* All the TargetModel to be extended by jchate6 in https://github.com/TOMToolkit/tom_base/pull/885
* Includes helpful management commands and documentation
* REQUIRES MIGRATION


**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.18.3...2.19.0a

Page 3 of 28

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.