PageView

Django Snippets


Field Type Filter

Updated at Aug 4, 2016 by Vitor Freitas

Template filter to verify the field type from a forms.Form or forms.ModelForm in the template. It is useful to create reusable forms.html templates.