Go to file
2023-01-21 21:20:49 +02:00
.github/workflows Added automatic linting 2023-01-17 16:08:03 +02:00
kristofersxyz Added "Register" form 2023-01-21 19:40:16 +02:00
static Moved qJuery install 2023-01-21 20:31:55 +02:00
templates Changed <section> to <div> 2023-01-21 21:20:49 +02:00
.gitignore Installed fontawesome 2023-01-18 21:08:52 +02:00
LICENSE Update LICENSE 2023-01-17 15:58:20 +02:00
manage.py Update KARBS 2022-11-28 00:48:32 +02:00
pyproject.toml Added automatic linting 2023-01-17 16:08:03 +02:00
README.md Update readme.md 2023-01-21 20:59:47 +02:00
requirements_dev.txt Added automatic linting 2023-01-17 16:08:03 +02:00
requirements.txt Installed fontawesome 2023-01-18 21:08:52 +02:00
setup.cfg Installed fontawesome 2023-01-18 21:08:52 +02:00
setup.py Added automatic linting 2023-01-17 16:08:03 +02:00
tox.ini Added automatic linting 2023-01-17 16:08:03 +02:00

Kristofers Solo website

Portfolio build using django.

Lint

Development server

Install packages from requirements.txt.

pip install --upgrade pip -r requirements.txt