]> git.atlas4tour.it Git - pia_atlas.git/commit
- Gestione tour operator con località annessa
authorCostantino Vitale <costantino.vitale@dyrecta.com>
Mon, 3 Oct 2022 15:30:43 +0000 (17:30 +0200)
committerCostantino Vitale <costantino.vitale@dyrecta.com>
Mon, 3 Oct 2022 15:30:43 +0000 (17:30 +0200)
commit671068000a92465797e5af6d749acdca5ba6ecef
treec4d76f5365da9bbe9e057f34d02dec329af7eb2f
parent098d37f8d647f0163fbc7be6197e14281b56938f
- Gestione tour operator con località annessa
- Gestione amministratore
16 files changed:
.idea/misc.xml
.idea/socoin_atlas.iml
sistema/datatables.py
sistema/forms.py
sistema/models.py
sistema/templates/base.html
sistema/urls.py
utenti/datatables.py
utenti/forms.py
utenti/templates/add_mod_cliente.html [new file with mode: 0644]
utenti/templates/add_mod_tour_operator.html [new file with mode: 0644]
utenti/templates/admin_list.html
utenti/templates/clienti_list.html
utenti/templates/tour_operator_list.html
utenti/urls.py
utenti/views.py