Go to file
yaemiku 5bdc4f8b69
[func] enable tournament buttons
2022-11-05 17:05:06 +01:00
admin_ordering
core [func] filebrowser html link 2022-10-21 19:26:04 +02:00
db [func] filebrowser html link 2022-10-21 19:26:04 +02:00
filebrowser [func] filebrowser html link 2022-10-21 19:26:04 +02:00
media
pdlzbs [func] filebrowser html link 2022-10-21 19:26:04 +02:00
static [fix] all buttons the same height 2022-10-17 19:24:08 +02:00
tabbed_admin [func] tournament pages 2022-10-05 21:24:27 +02:00
templates/admin
theme [fix] all buttons the same height 2022-10-17 19:24:08 +02:00
tinymce
tournamentpages [func] enable tournament buttons 2022-11-05 17:05:06 +01:00
.env [func] tournament pages 2022-09-28 20:26:48 +02:00
.gitignore
.prettierignore [func] mlodziez 2022-07-27 05:19:53 +02:00
README.md
manage.py
requirements.txt

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