network_inventory/devices
Andreas Zweili e3689f6d16 add a Manufacturer detail view 2020-06-08 21:09:05 +02:00
..
fixtures split the project into more apps 2020-01-10 00:01:06 +01:00
models add get_absolute_url method to DeviceManufacturer model 2020-06-08 21:08:16 +02:00
templates/devices add a Manufacturer detail view 2020-06-08 21:09:05 +02:00
tests add comments 2020-05-26 22:26:22 +02:00
__init__.py rename device app to devices 2020-01-09 21:59:49 +01:00
admin.py show all models in the admin interface 2020-06-08 17:02:15 +02:00
apps.py split the project into more apps 2020-01-10 00:01:06 +01:00
decorators.py remove the ConnectedDevice model 2020-05-03 21:48:40 +02:00
forms.py add a DeviceInNetUpdateView 2020-05-03 22:13:47 +02:00
tables.py remove the ConnectedDevice model 2020-05-03 21:48:40 +02:00
urls.py add a Manufacturer detail view 2020-06-08 21:09:05 +02:00
views.py add a Manufacturer detail view 2020-06-08 21:09:05 +02:00