camper/pkg/campsite/types
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
..
admin.go Add check_in and check_out fields to campsite_type 2024-01-22 20:19:19 +01:00
carousel.go Replace use of L10NInput with I18nInput for campsite 2024-01-10 21:52:49 +01:00
feature.go Replace use of L10NInput with I18nInput for campsite 2024-01-10 21:52:49 +01:00
option.go Replace use of L10NInput with I18nInput for campsite 2024-01-10 21:52:49 +01:00
public.go Add check_in and check_out fields to campsite_type 2024-01-22 20:19:19 +01:00