from crispy_forms.layout import Field class BulmaFileUpload(Field): template = "bulma/file_upload.html"