Skip to content

Releases: TOMToolkit/tom_base

tomtoolkit 2.19.4

17 Jul 22:53
Compare
Choose a tag to compare

tomtoolkit 2.19.3

17 Jul 22:06
a56c3f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.19.2...2.19.3

tomtoolkit 2.19.2

15 Jul 22:01
cf3248c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.19.1...2.19.2

tomtoolkit 2.19.1

03 Jul 23:32
dba6e2c
Compare
Choose a tag to compare

What's Changed

  • Feature/add nav bar integration points by @jchate6 in #972
  • 975 targetlists broken with custom user model by @jchate6 in #976
  • only include phtometry for plot if actually numbers by @jchate6 in #977

Full Changelog: 2.19.0...2.19.1

tomtoolkit 2.19.0

01 Jul 17:50
9e78942
Compare
Choose a tag to compare

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-maintainers@lco.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

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.

What's Changed

Full Changelog: 2.18.6...2.19.0

tomtoolkit 2.18.6

27 Jun 18:57
7ef826c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.18.5...2.18.6

tomtoolkit 2.18.5

21 May 22:24
a6b1475
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.18.4...2.18.5

tomtoolkit 2.19.0a2

20 May 22:51
f9fa5bb
Compare
Choose a tag to compare
tomtoolkit 2.19.0a2 Pre-release
Pre-release

What's Changed

Full Changelog: 2.19.0a1...2.19.0a2

tomtoolkit 2.19.0a1

11 May 00:06
b47db51
Compare
Choose a tag to compare
tomtoolkit 2.19.0a1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.18.4...2.19.0a1

tomtoolkit 2.18.4

06 May 21:06
a7413e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.18.3...2.18.4