Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

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

Open
mikec83 opened this issue Jul 7, 2012 · 0 comments

Comments

@mikec83
Copy link

mikec83 commented Jul 7, 2012

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.

jefftriplett added a commit that referenced this issue Mar 18, 2013
Django file field storage parameters should be instances not classes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant