@@ -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>
@@ -0,0 +1,3 @@
+. ../django/bin/activate
+python manage.py runserver 0.0.0.0:8080
+