Go to file
yaemiku ceb3035bd8
[func] tournaments with no title
2022-07-25 22:37:30 +02:00
admin_ordering [func] zarzad 2022-07-25 00:54:16 +02:00
core [func] post with no title 2022-07-25 22:28:58 +02:00
db [func] tournaments with no title 2022-07-25 22:37:30 +02:00
filebrowser [func] inne turnieje & atu 2022-07-25 02:37:54 +02:00
media init 2022-06-15 12:52:58 +02:00
pdlzbs [func] inne turnieje & atu 2022-07-25 02:37:54 +02:00
static [fix] tinymce and filebrowser linking 2022-07-25 22:15:16 +02:00
templates/admin [fix] calendar and grand prix not prosed 2022-07-23 23:08:10 +02:00
theme [func] post with no title 2022-07-25 22:28:58 +02:00
tinymce [fix] tinymce and filebrowser linking 2022-07-25 22:15:16 +02:00
.gitignore [func] added posts 2022-06-15 21:34:51 +02:00
.prettierignore init 2022-06-15 12:52:58 +02:00
README.md init 2022-06-15 12:52:58 +02:00
manage.py init 2022-06-15 12:52:58 +02:00
requirements.txt [func] zarzad 2022-07-25 00:54:16 +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