LesFruitsDefendus / saskatoon-ng

The new generation Saskatoon harverst management system
GNU Affero General Public License v3.0
10 stars 24 forks source link

feat: harvest form single date selection #422

Closed oxgr closed 3 weeks ago

oxgr commented 3 weeks ago

Changes HarvestForm to only allow setting the date with start_date and deriving the date for end_date from there.

End time is still open to change and is validated to be after start as it did before.

Fixes #419


Type of change:


What's Changed:


Screenshots:


Affected URLs:

e.g. 127.0.0.1:8000/harvest/update/<int:pk>


Checklist: