2.5.1
[2.5.1] - 2021-01-17
Changed
- Set input field for formup time to
autocomplete="off"
so you don't have to fiddle
around to use the datetime picker anymore
Fixed
- An issue where additionally configured ping targets wouldn't show up in the
dropdown (closes #44)
How to update
pip install -U aa-fleetpings
python manage.py collectstatic
python manage.py migrate
Restart supervisor