Lab-Lab-Lab / Lab-Lab-Lab/ThoughtSwap
django channels tutorial no asgi file
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- django channels tutorial part 1 links to its assumed prereq (install channels, etc), but on both of these, there's language like "adjust your
asgi.py", b' like, we don't have one at least from cookiecutter-django. - the current django-admin startproject results in both an asgi.py and a wsgi.py, which makes the channels tutorial reasonable, but what about cookie cutter?
- we should keep an eye on https://github.com/cookiecutter/cookiecutter-django/issues/2510
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the cookiecutter-django-generated project with Django's current startproject output, then read the Django Channels tutorial part 1 and installation page. Determine whether the generated project should provide an asgi.py entry point alongside wsgi.py; done should be a clear project or documentation change that makes the tutorial's prerequisite accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100