Lab-Lab-Lab / Lab-Lab-Lab/ThoughtSwap

django channels tutorial no asgi file

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

  1. 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.
  2. 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?
  3. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.