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
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.
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.