|
After I integrated Channels, Redis to my Django server I noticed I cannot access files inside my HTTP views.
I am working on Windows 10, pipenv environment, Once I remove the asgi declaration line and channels from the settings.py file everything works as expected. |
Answered by
kalideir
Mar 8, 2021
Replies: 2 comments 1 reply
|
Hi, |
1 reply
0 replies
Answer selected by
kalideir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answer