mirror of
https://github.com/pretix/pretix.git
synced 2026-08-14 11:26:26 +00:00
Documentation: Add "runserver" command
This commit is contained in:
@@ -36,6 +36,15 @@ Then, create the local database::
|
||||
|
||||
python manage.py syncdb
|
||||
|
||||
Run the development server
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Execute::
|
||||
|
||||
python manage.py runserver
|
||||
|
||||
to start a local development webserver on port 8000.
|
||||
|
||||
Static code checks
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user