diff --git a/execu.bat b/execu.bat new file mode 100644 index 0000000..ada73b3 --- /dev/null +++ b/execu.bat @@ -0,0 +1,4 @@ +@echo off +cd C:\Users\%USERPROFILE%\Documents\RRBEC\gestaoRaul +c:\Users\%USERPROFILE%\Documents\RRBEC\dev\Scripts\Activate.ps1 +python manage.py runserver \ No newline at end of file diff --git a/gestaoRaul/comandas/templates/comandas.html b/gestaoRaul/comandas/templates/comandas.html index f3dbd51..56b23cb 100644 --- a/gestaoRaul/comandas/templates/comandas.html +++ b/gestaoRaul/comandas/templates/comandas.html @@ -22,7 +22,7 @@ Comandas {% for comanda in comandas %}