network_inventory/computers
Andreas Zweili 72b8c86a98 add create and delete views for backups 2020-06-29 13:36:12 +02:00
..
fixtures add a GPU model 2020-04-30 15:40:00 +02:00
models match string representations to the project standard 2020-05-26 22:26:30 +02:00
static/inventory rename inventory app to computers 2020-01-12 14:36:44 +01:00
templates/computers add create and delete views for backups 2020-06-29 13:36:12 +02:00
tests add form to delete a ComputerSoftwareRelation 2020-06-28 19:12:49 +02:00
__init__.py rename inventory app to computers 2020-01-12 14:36:44 +01:00
admin.py show all models in the admin interface 2020-06-08 17:02:15 +02:00
apps.py rename inventory app to computers 2020-01-12 14:36:44 +01:00
decorators.py rename inventory app to computers 2020-01-12 14:36:44 +01:00
filters.py filter for customer not owner 2020-02-28 17:31:49 +01:00
forms.py add a form to create a ComputerSoftwareRelation 2020-06-28 19:04:55 +02:00
tables.py seperate imports with lines from code 2020-02-29 21:05:18 +01:00
urls.py add form to delete a ComputerSoftwareRelation 2020-06-28 19:12:49 +02:00
views.py add form to delete a ComputerSoftwareRelation 2020-06-28 19:12:49 +02:00