mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #31062 -- Doc'd asgi.py in tutorials and project templates.
This commit is contained in:
parent
1f62c008d1
commit
3930ec1bf2
3 changed files with 8 additions and 3 deletions
|
@ -61,6 +61,7 @@ After the previous tutorials, our project should look like this::
|
|||
__init__.py
|
||||
settings.py
|
||||
urls.py
|
||||
asgi.py
|
||||
wsgi.py
|
||||
polls/
|
||||
__init__.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue