network_inventory/computers/templates/computers
Andreas Zweili 72b8c86a98 add create and delete views for backups 2020-06-29 13:36:12 +02:00
..
all_computers.html use crispy-forms to render filter 2020-02-29 12:02:07 +01:00
computer_create.html add a Cancel button to the computer_create template 2020-05-04 09:41:22 +02:00
computer_details.html add create and delete views for backups 2020-06-29 13:36:12 +02:00
computer_list.html add missing csrf tokens 2020-05-02 22:28:07 +02:00
computer_update.html remove the various formsets from the computer forms 2020-05-26 23:25:21 +02:00
cpu_relation_create.html add forms and views for the ComputerCpuRelation 2020-06-15 21:38:21 +02:00
cronjob_details.html rename inventory app to computers 2020-01-12 14:36:44 +01:00
cronjob_list.html rename inventory app to computers 2020-01-12 14:36:44 +01:00
disk_relation_create.html add forms and views for the ComputerDiskRelation 2020-06-15 21:39:58 +02:00
gpu_relation_create.html add forms and views for the ComputerGpuRelation 2020-06-15 21:39:31 +02:00
ram_relation_create.html add delete and create views for the ram relation 2020-06-09 21:59:20 +02:00
relation_confirm_delete.html make the confirmation template generic 2020-06-15 21:36:41 +02:00
software_relation_create.html add a form to create a ComputerSoftwareRelation 2020-06-28 19:04:55 +02:00