You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the base_form.html in templates imports macros/form.html {% import 'macros/form.html' as form %} but cannot find the file in the macros folder. i basically want to make the date picker for publish a date input type. is there any other way to do this? other than modifing macros/form.html?
The text was updated successfully, but these errors were encountered:
the base_form.html in templates imports macros/form.html {% import 'macros/form.html' as form %} but cannot find the file in the macros folder. i basically want to make the date picker for publish a date input type. is there any other way to do this? other than modifing macros/form.html?
The text was updated successfully, but these errors were encountered: