I need something simple to edit files on my server from the admin interface. I found this application https://github.com/synw/django-dirtyedit and followed all the stes to install it and it seemed fine at first sight
but when I try to add any file I get this error:
What could I do to make it work? Or maybe there is something better? Thanks.