camper/web
jordi fita mas 1f2ab494dd Add check_in and check_out fields to campsite_type
Apparently, each campsite type could have different check-in and
check-out times, thus i need them in the database.

I thought about using an integer or a datetime field, but customer seems
to want a text field to maybe add “before” and “after” there as well.
Translatable text it is.
2024-01-22 20:19:19 +01:00
..
static Replace fieldset:nth-child(3) with fieldset.campsite-options 2024-01-22 03:57:11 +01:00
templates Add check_in and check_out fields to campsite_type 2024-01-22 20:19:19 +01:00