Go to file
yaemiku aa65cb09a8
many gpws
2023-05-31 21:04:29 +02:00
admin_ordering
core many gpws 2023-05-31 21:04:29 +02:00
db many gpws 2023-05-31 21:04:29 +02:00
filebrowser
media
pdlzbs
static przerwy w turniejach 2023-05-10 15:19:25 +02:00
tabbed_admin
templates/admin
theme przerwy w turniejach 2023-05-10 15:19:25 +02:00
tinymce
tournamentpages dynamic buttons 2023-05-13 20:14:47 +02:00
.env
.gitignore
.prettierignore
README.md
db.sqlite3.bak many gpws 2023-05-31 21:04:29 +02:00
manage.py
requirements.txt change atu to orderable 2023-03-28 17:12:52 +02:00

README.md

Development environment

Setup

$ pip install -r requirements.txt
$ ./manage.py tailwind install
$ ./manage.py migrate

Running

$ ./manage.py tailwind start
$ ./manage.py runserver