Opened 5 years ago
Last modified 5 years ago
#31062 closed Bug
Tutorial 1 Documentation WSGI referenced instead of ASGI for Django 3 — at Initial Version
Reported by: | michael5280 | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 3.0 |
Severity: | Normal | Keywords: | Documentation Tutorial |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
First Buildout
mysite/
manage.py
mysite/
init.py
settings.py
urls.py
wsgi.py
Note:
See TracTickets
for help on using tickets.