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

reverse url returns Internal Server Error #6

Closed
saherahwal opened this issue Jan 25, 2012 · 3 comments
Closed

reverse url returns Internal Server Error #6

saherahwal opened this issue Jan 25, 2012 · 3 comments

Comments

@saherahwal
Copy link

I get the uploaded file in the directory specified, however, nothing is saved in the database. And I see Internal Server Error on the UI error message.
I narrowed the error down and found out that there is something with the url that I cannot figure out. For some reason the reverse function reverse('upload-delete', args=[self.object.id] causes the error.
What might be the problem?

Thanks

@saherahwal
Copy link
Author

Also, which function is the one that actually handles the uploaded files?

Thanks again

@flashjames
Copy link

Did you run "./manage.py syncdb"?

@sigurdga
Copy link
Owner

I think this has been resolve a while ago.

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

3 participants