Go to file
yaemiku af8d71a4ea
[fix] no title __str__ and remove h2 from template
2022-07-25 22:41:03 +02:00
admin_ordering
core [fix] no title __str__ and remove h2 from template 2022-07-25 22:41:03 +02:00
db [fix] no title __str__ and remove h2 from template 2022-07-25 22:41:03 +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
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

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