network_inventory/inventory
Andreas Zweili 5047e7965d change the __str__ return value for the computer class to string
as the name suggests __str__ needs to be of type string.
2017-12-24 23:53:13 +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 rename the inline classes 2017-12-22 23:59:40 +01:00
apps.py create an app for the inventory 2017-12-22 17:02:24 +01:00
models.py change the __str__ return value for the computer class to string 2017-12-24 23:53:13 +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