Add runserver.py filename to match earlier section of example
This commit is contained in:
parent
a070b4fe86
commit
5304a15adc
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ And this is what `views.py` would look like::
|
|||
You should then end up with something like that::
|
||||
|
||||
/yourapplication
|
||||
/runserver.py
|
||||
/yourapplication
|
||||
/__init__.py
|
||||
/views.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue