wardi / django-filebrowser-no-grappelli

django-filebrowser for default Django admin site. Based on https://github.com/sehmaschine/django-filebrowser v3.1 (before it was in git) Consider using https://github.com/smacker/django-filebrowser-no-grappelli which is based on a newer version
Other
149 stars 114 forks source link

The requested File does not exist. #12

Open erikjohansson opened 14 years ago

erikjohansson commented 14 years ago

I was able to upload an image with a + character in the filename, but trying to do anything with that file afterwards just end in the error message "The requested File does not exist."

File can't be deleted or edited and no versions can be chosen. Had to manually remove it from disk.

wardi commented 14 years ago

Thanks for the report.

It probably affects upstream too, but it's been a while since I've merged so I might as well leave this open.