small doc changes

This commit is contained in:
Benni Baermann 2020-11-24 13:49:37 +01:00
parent 18669a4116
commit e050beb372

View file

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