Go to file
yaemiku 0f417511c1
[func] post with no title
[fix] homepage 1/2 basis
2022-07-25 22:28:58 +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] post with no title 2022-07-25 22:28:58 +02:00
filebrowser [func] inne turnieje & atu 2022-07-25 02:37:54 +02:00
media
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
.prettierignore
README.md
manage.py
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