network_inventory/devices
2020-05-25 21:52:58 +02:00
..
fixtures split the project into more apps 2020-01-10 00:01:06 +01:00
models remove the nets property from the Device model 2020-05-03 22:11:44 +02:00
templates/devices add a Cancel button 2020-05-04 09:40:18 +02:00
tests add test_device_in_net_delete_view 2020-05-25 21:52:58 +02:00
__init__.py rename device app to devices 2020-01-09 21:59:49 +01:00
admin.py remove the ConnectedDevice model 2020-05-03 21:48:40 +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 DeviceInNetDeleteView 2020-05-03 22:18:16 +02:00
views.py add success_url to DeviceUpdateView 2020-05-24 21:56:43 +02:00