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
|
||||
/__init__.py
|
||||
/runserver.py
|
||||
/views.py
|
||||
/static
|
||||
/style.css
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue