Эх сурвалжийг харах

modificato: documento/templates/documento.welcome.html
nuovo file: run.sh

mauro 1 жил өмнө
parent
commit
a6b4d076ed

+ 1 - 1
documento/templates/documento.welcome.html

@@ -33,7 +33,7 @@
     <table class='table table-striped table-hover'>
       <thead class='thead-dark'>
       <tr>
-        <th scope='col'>Id</th>
+        <th scope='col'>Vedi</th>
         <th scope='col'>Utente associato</th>
         <th scope='col'>Documento</th>
         <th scope='col'>Storage</th>

+ 3 - 0
run.sh

@@ -0,0 +1,3 @@
+. ../django/bin/activate
+python manage.py runserver 0.0.0.0:8080
+