Go to file
yaemiku bdeb860fa7
[fix] calendar and grand prix not prosed
[func] _blank on visit site
2022-07-23 23:08:10 +02:00
core [fix] calendar and grand prix not prosed 2022-07-23 23:08:10 +02:00
db it all went pretty fast 2022-07-15 23:48:03 +02:00
filebrowser it all went pretty fast 2022-07-15 23:48:03 +02:00
media init 2022-06-15 12:52:58 +02:00
pdlzbs it all went pretty fast 2022-07-15 23:48:03 +02:00
static it all went pretty fast 2022-07-15 23:48:03 +02:00
templates/admin [fix] calendar and grand prix not prosed 2022-07-23 23:08:10 +02:00
.gitignore [func] added posts 2022-06-15 21:34:51 +02:00
.prettierignore init 2022-06-15 12:52:58 +02:00
.worktime it all went pretty fast 2022-07-15 23:48:03 +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 it all went pretty fast 2022-07-15 23:48:03 +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