In admin, brings up popup nicely to choose images. In my template,
FileField is rendered as input field but with type='text', making uploading
not possible.
Using both {{ form.as_p }} or {% form form=form %} {% endform %}
<https://github.com/viewflow/django-material> doesn't allow me to select
file as field is rendered as text input
Any way to get same behavior as in admin but then in my own templates? Or
at least, fall back to mere input type='file'?
--
You received this message because you are subscribed to the Google Groups
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.