Skip to content
Snippets Groups Projects
Commit cdafc0b6 authored by Saurabh Kumar's avatar Saurabh Kumar
Browse files

Fix the solution and also display an error message with invalid files

parent 8884b2c9
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ django-bleach==3.0.0 ...@@ -14,7 +14,7 @@ django-bleach==3.0.0
django-countries==7.2.1 django-countries==7.2.1
django-extensions==3.1.5 django-extensions==3.1.5
# django-file-form==3.3.0 # django-file-form==3.3.0
git+https://github.com/theskumar/django-file-form.git@patched-3.4.x git+https://github.com/theskumar/django-file-form.git@feature/error-message-invalid-files
django-filter==2.4.0 django-filter==2.4.0
django-fsm==2.8.0 django-fsm==2.8.0
django-heroku==0.3.1 django-heroku==0.3.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment