At this moment the rendering process of the Django templates for the bookings takes way too long.
Another consequence of the complex bookings is that html pages become many megabytes in size.
Use e.g. Vue or Angular to generate the components client side.
At this moment the rendering process of the Django templates for the bookings takes way too long.
Another consequence of the complex bookings is that html pages become many megabytes in size.
Use e.g. Vue or Angular to generate the components client side.