network_inventory/computers
2020-05-26 23:26:31 +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 remove the various formsets from the computer forms 2020-05-26 23:25:21 +02:00
tests add test_computer_create_view 2020-05-26 22:37:18 +02:00
__init__.py rename inventory app to computers 2020-01-12 14:36:44 +01:00
admin.py add a GPU model 2020-04-30 15:40:00 +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 remove the various formsets from the computer forms 2020-05-26 23:25:21 +02:00
tables.py seperate imports with lines from code 2020-02-29 21:05:18 +01:00
urls.py add ComputerDeleteView 2020-05-26 23:26:31 +02:00
views.py add ComputerDeleteView 2020-05-26 23:26:31 +02:00