runserver.py was missing from directory listing
This commit is contained in:
parent
1643e5c391
commit
9d4d6888cd
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ You should then end up with something like that::
|
||||||
/yourapplication
|
/yourapplication
|
||||||
/yourapplication
|
/yourapplication
|
||||||
/__init__.py
|
/__init__.py
|
||||||
|
/runserver.py
|
||||||
/views.py
|
/views.py
|
||||||
/static
|
/static
|
||||||
/style.css
|
/style.css
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue