I’m trying to allow users to edit the images they’ve uploaded, but am getting this error:
“The view collection.views.edit_person_uploads didn’t return an HttpResponse object. It returned None instead.” Here’s a link with the full text. I’ve compared my code with the source code on github, but I couldn’t figure out where I going wrong. Here is my code so far; I’m using “person” instead of “thing”.
Here are my relevant python files and the relevant html files.
Thanks, and have a happy Thanksgiving!