django-filebrowser-no-grappelli
django-filebrowser-no-grappelli copied to clipboard
global name 'dir_name' is not defined
When trying to delete an object, I get this namerror. /filebrowser/views.py in delete, line 369
I checked the source, and there is a dir_name without declaration.
It was meant path?
it looks like the problem also exists upstream. Please report it there and I will merge their fix.
Has this ever been resolved? I've just run into this issue myself. If it's not been fixed upstream yet, can you recommend a way / hack to fix it here?
good question, for whatever reason I haven't run into this problem. I also haven't had time to keep up with upstream, though, so you may want to use someone else's fork. At least upstream is on github now.