TOMToolkit / tom_base

The base Django project for a Target and Observation Manager
https://tom-toolkit.readthedocs.io
GNU General Public License v3.0
23 stars 42 forks source link

Astropy Deprecation Warning #890

Closed jchate6 closed 3 months ago

jchate6 commented 3 months ago
WARNING: AstropyDeprecationWarning: The get_moon function is deprecated and may be removed in a future version.
        Use get_body("moon") instead. [tom_targets.templatetags.targets_extras]
AstropyDeprecationWarning: The get_moon function is deprecated and may be removed in a future version.
        Use get_body("moon") instead.