camper/web/templates/public/campsite
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
..
calendar.gohtml Show the campsite type’s calendar in an “infinite scroll” carousel 2023-10-18 21:06:41 +02:00
type.gohtml Add check_in and check_out fields to campsite_type 2024-01-22 20:19:19 +01:00