netbox/netbox/dcim
2016-03-08 22:48:14 -05:00
..
api Extended DeviceTypeSerializer to include component templates 2016-03-08 22:48:14 -05:00
fixtures Initial push to public repo 2016-03-01 11:23:03 -05:00
migrations Trivial migration related to 7d11cb5f6c 2016-03-04 11:43:58 -05:00
tests dcim: reorganized api tests under parent folder's tests. 2016-03-06 20:51:14 -06:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Initial push to public repo 2016-03-01 11:23:03 -05:00
apps.py Initial push to public repo 2016-03-01 11:23:03 -05:00
filters.py Initial work on a front end for managing DeviceTypes 2016-03-04 14:39:39 -05:00
forms.py Added views to create device component templates 2016-03-04 16:41:24 -05:00
models.py Improved DeviceType help_texts 2016-03-03 17:55:45 -05:00
tables.py Implemented DeviceType component template creation and deletion 2016-03-04 23:09:32 -05:00
urls.py Implemented DeviceType component template creation and deletion 2016-03-04 23:09:32 -05:00
views.py Sort device IPs by address rather than by interface 2016-03-07 16:24:47 -05:00