Go to file
yaemiku fc4b72c853
[func] filebrowser html link
[func] published status
[func] nav button publishing
2022-10-21 19:26:04 +02: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] filebrowser html link 2022-10-21 19:26:04 +02: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