Go to file
yaemiku f3ec9505f2
change atu to orderable
2023-03-28 17:12:52 +02:00
admin_ordering
core change atu to orderable 2023-03-28 17:12:52 +02:00
db change atu to orderable 2023-03-28 17:12:52 +02:00
filebrowser
media
pdlzbs [fix] select webpages 2022-11-09 21:02:16 +01:00
static change atu to orderable 2023-03-28 17:12:52 +02:00
tabbed_admin
templates/admin
theme change atu to orderable 2023-03-28 17:12:52 +02:00
tinymce
tournamentpages [func] enable tournament buttons 2022-11-05 17:05:06 +01:00
.env
.gitignore
.prettierignore
README.md
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