network_inventory/devices
Andreas Zweili 441fda2e1f add HardwareModel to the device app
devices like computers etc. usually have a hardware model/type. E.g. Dell
Precision 5530. In order to use the same name consistently we have the option
to select the model name from a drop down.
2020-02-14 20:26:24 +01:00
..
fixtures split the project into more apps 2020-01-10 00:01:06 +01:00
models add HardwareModel to the device app 2020-02-14 20:26:24 +01:00
templates/devices add HardwareModel to the device app 2020-02-14 20:26:24 +01:00
tests add HardwareModel to the device app 2020-02-14 20:26:24 +01:00
__init__.py rename device app to devices 2020-01-09 21:59:49 +01:00
admin.py add HardwareModel to the device app 2020-02-14 20:26:24 +01:00
apps.py split the project into more apps 2020-01-10 00:01:06 +01:00
decorators.py split the project into more apps 2020-01-10 00:01:06 +01:00
tables.py split the project into more apps 2020-01-10 00:01:06 +01:00
urls.py split the project into more apps 2020-01-10 00:01:06 +01:00
views.py correct template paths 2020-01-11 17:00:42 +01:00