Closed maddencs closed 7 years ago
ClearableFileInput had some fields that were removed in Django 1.11.1. I have added an init method to ClearableFileInput in widgets.py that will check the django version before setting those attributes.
ClearableFileInput had some fields that were removed in Django 1.11.1. I have added an init method to ClearableFileInput in widgets.py that will check the django version before setting those attributes.