network_inventory/inventory
Andreas Zweili 197229d972 add a ComputerCpuRelation class
To represent systems with multiple CPUs this class needed.
2017-12-24 23:57:30 +01:00
..
migrations extend the .gitignore file 2017-12-23 00:43:08 +01:00
__init__.py create an app for the inventory 2017-12-22 17:02:24 +01:00
admin.py add a ComputerCpuRelation class 2017-12-24 23:57:30 +01:00
apps.py create an app for the inventory 2017-12-22 17:02:24 +01:00
models.py add a ComputerCpuRelation class 2017-12-24 23:57:30 +01:00
tests.py create an app for the inventory 2017-12-22 17:02:24 +01:00
views.py create an app for the inventory 2017-12-22 17:02:24 +01:00