mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
change statements python -> python3
This commit is contained in:
parent
f9b837841c
commit
d3de4bbc30
5 changed files with 7 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
"""
|
||||
Django dev settings for webvirtcloud project.
|
||||
|
||||
HowTo: python manage.py runserver 0:8000 --settings=webvirtcloud.settings-dev
|
||||
HowTo: python3 manage.py runserver 0:8000 --settings=webvirtcloud.settings-dev
|
||||
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue