un1t / django-file-resubmit

It remembers selected files in form on validation errors.
76 stars 39 forks source link

file-resubmit doesnt work for me #3

Closed sinasaharkhiz closed 9 years ago

sinasaharkhiz commented 11 years ago

I did just as it was written in readme file. Added the file resubmit to INSTALLED_APPS and also set the CACHE. The I added the widgets to my form meta class. After validation error and returning to the form, I dont see last time entered images in fields.