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
tabbed_admin
templates/admin
theme
tinymce
tournamentpages [func] enable tournament buttons 2022-11-05 17:05:06 +01:00
.env
.gitignore
.prettierignore
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