django-podcast icon indicating copy to clipboard operation
django-podcast copied to clipboard

uploading file in admin: unbound method get_valid_name() must be called with FileSystemStorage...

Open mikec83 opened this issue 13 years ago • 0 comments

When trying to upload a file in the admin I get this error:

unbound method get_valid_name() must be called with FileSystemStorage instance as first argument (got unicode instance instead)

any help would be appreciated. Thanks in advance.

mikec83 avatar Jul 07 '12 15:07 mikec83