adiciona o buscador e cria views e templates para ele

This commit is contained in:
root
2025-03-07 15:31:53 +01:00
parent 1cd93f7955
commit 3f5ac79051
18 changed files with 378 additions and 235 deletions

View File

@ -6,4 +6,5 @@ set -o nounset
python manage.py migrate
exec python manage.py runserver_plus 0.0.0.0:8005