opal
opal copied to clipboard
any variable passed to the date picker/date time picker is now change…
…d in a date by a new datewrapper directive
So the theory is, we have edit item for 2 things, defaults and casting things to dates.
If we're bringing information from the pathway, we do not need to do defaults as this can be provided by python.
This removes the latter.
We can then think about rendering all templates in pure django.