small doc changes

This commit is contained in:
Benni Bärmann 2020-11-24 13:49:37 +01:00
parent 18669a4116
commit e050beb372
1 changed files with 3 additions and 7 deletions

View File

@ -8,19 +8,15 @@ purpose: gather data from intern(WMDE) and extern(volunteers) forms to create a
build the database with
python3 manage.py migrate
python3 manage.py migrate
create superuser account with
python3 manage.py createsuperuser
python3 manage.py createsuperuser
run the development server with
python3 manage.py runserver
you can run some very basic tests with
python3 manage.py test
python3 manage.py runserver
access via