network_inventory/computers
Andreas Zweili 58ee81791e add test_computer_create_view 2020-05-26 22:37:18 +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 a Cancel button to the computer_create template 2020-05-04 09:41:22 +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 unnecessary code 2020-05-01 16:12:01 +02:00
tables.py seperate imports with lines from code 2020-02-29 21:05:18 +01:00
urls.py split parameters over multiple lines 2020-02-29 21:05:37 +01:00
views.py move each IP into it's own table row 2020-05-03 22:10:11 +02:00