Go to file
yaemiku a94c612af7
[func] anchors on steroids
2022-09-28 23:51:32 +02:00
admin_ordering
core [func] anchors on steroids 2022-09-28 23:51:32 +02:00
db [func] anchors on steroids 2022-09-28 23:51:32 +02:00
filebrowser
media
pdlzbs [func] tournament pages 2022-09-28 20:26:48 +02:00
static [func] anchors on steroids 2022-09-28 23:51:32 +02:00
templates/admin
theme [func] anchors on steroids 2022-09-28 23:51:32 +02:00
tinymce [fix] tinymce and filebrowser linking 2022-07-25 22:15:16 +02: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