Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing a doc using the admin view fails #1

Open
shaneshifflett opened this issue Jul 2, 2012 · 0 comments
Open

changing a doc using the admin view fails #1

shaneshifflett opened this issue Jul 2, 2012 · 0 comments

Comments

@shaneshifflett
Copy link
Member

If you create a new document in the admin and upload it to document cloud then attempt to change the document in the admin view by uploading a NEW document, an error is thrown:

cannont find function getsize

even though the import exists. It's possible the import needs to be added inside the function

admin.py...
def save_model(...):
from documentcloud.MultipartPostHandler import getsize

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant