network_inventory/devices
2020-05-03 21:18:30 +02:00
..
fixtures split the project into more apps 2020-01-10 00:01:06 +01:00
models use the string representation for the net relation 2020-05-01 16:58:10 +02:00
templates/devices add a Add button to the ip table 2020-05-03 21:18:30 +02:00
tests add a test for the ip status string 2020-05-01 16:59:07 +02:00
__init__.py rename device app to devices 2020-01-09 21:59:49 +01:00
admin.py add nets to the ConnectedDeviceAdmin 2020-02-16 19:30:06 +01:00
apps.py split the project into more apps 2020-01-10 00:01:06 +01:00
decorators.py add ConnectedDevice views 2020-02-15 18:50:51 +01:00
forms.py add DeviceInNetForm 2020-05-03 21:11:31 +02:00
tables.py adjust line length 2020-02-29 21:08:56 +01:00
urls.py add url to deviceInNetCreateView 2020-05-03 21:13:55 +02:00
views.py add DeviceInNetCreateView 2020-05-03 21:12:58 +02:00