silverdusk / organizer_v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run server use the command in the project directory: poetry run python manage.py runserver

To create migrations use the command: poetry run python manage.py makemigrations

For migration use the command: poetry run python manage.py migrate

About


Languages

Language:Python 77.8%Language:HTML 19.2%Language:Dockerfile 3.0%