netbox/netbox/dcim
2016-03-17 18:05:01 -04:00
..
api Merge pull request #6 from digitalocean/flat-renderer 2016-03-09 11:51:12 -06: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: add standard_fields to devicetypetest. 2016-03-10 14:46:34 -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 Fixed bug when assigning Device to no rack race 2016-03-17 18:05:01 -04:00
models.py Prevented an interface from being connected to itself 2016-03-17 11:45:57 -04: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