Closed SYZYGY-DEV333 closed 3 years ago
Clicking on Settings from the webapp throws a ValueError:
The view apps.corecode.views.SiteConfigView didn't return an HttpResponse object. It returned None instead.
My guess is that the renderer never gets returned from some function in the SiteConfigView, but I don't know enough Django to know for sure.
Clicking on Settings from the webapp throws a ValueError:
The view apps.corecode.views.SiteConfigView didn't return an HttpResponse object. It returned None instead.
My guess is that the renderer never gets returned from some function in the SiteConfigView, but I don't know enough Django to know for sure.