```ValueError at /createcommunity/ The view Users....
# support-questions-legacy
f
Copy code
ValueError at /createcommunity/
The view Users.views.create_community didn't return an HttpResponse object. It returned an unawaited coroutine instead. You may need to add an 'await' into your view.
13 Views