network_inventory/inventory
Andreas Zweili 704cfcecad fix the return value in two relations
Because the computer attribute is actually an object we can't
reference the hostname directly.
2017-12-25 00:00:26 +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 fix the return value in two relations 2017-12-25 00:00:26 +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