django-wiki/django-nyt

CommandError: You have not set ASGI_APPLICATION, which is needed to run the server.

darkane188 opened this issue · 2 comments

Yes, the "test-project" application was written to do local development/demoing back in the Django 1.11 days. Try to downgrade Django and channels.

Why is it that you need the test project? Would you be able to make it work and submit a PR?