network_inventory/computers
Andreas Zweili afd1320a91 Merge branch 'master' into clean-out-computer-forms 2020-06-08 17:03:46 +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 fix the test_computer_update_form test 2020-05-31 15:50:29 +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 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