Files @ 2a0de444c063
Branch filter:

Location: C3L-NOC/spaceapi/run.py - annotation

Dennis Fink
Allow to add people_persent via the form
1
2
3
from spaceapi import create_app

create_app().run(debug=True)