Open lentinj opened 2 years ago
I've made the tours upload.py
script make sure that any freshly-uploaded tour can be rendered: https://github.com/OneZoom/tours/commit/96d04a5c5b3e7c84a90c248a187347868d9cb5d5
This won't catch all validation gaffes, but will at least mean that any uploaded tour will at run in the browser.
There's no validation for the
template_data
block. We should do this on save.