Template Tags - funkybob/django-reformation GitHub Wiki
It needs to be easy for designers to write widget templates.
We most certainly need to expose django.forms.util.flatatt !
Questions:
- How does each widget indicate it requires CSS/JS to function correctly.
- we can provide {% require %} tags to let a widget register this
- but how does a page know what to put in the CSS, which is typically put in the ?