Django application to support info screens at Samfundet.
We recommend installing pyenv however you can for your operating system.
cp .env.example .env- Then fill in missing variables
python3 -m pip install pipenvpython3 -m pipenv installpython3 -m pipenv run python manage.py makemigrationspython3 -m pipenv run python manage.py migratepython3 -m pipenv run python manage.py runserverpython3 -m pipenv run python manage.pypython3 -m pipenv run python manage.py deletemigrationspython3 -m pipenv run python manage.py cleanstartpython3 -m pipenv run python manage.py collectstaticThe project exist at:
/home/cassarossa/lim/web-intern/projects/info-screens