netbox/netbox/dcim
Jeremy Stretch 690ad29ab8 Tweaked Module ordering 2016-03-28 17:36:02 -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 Tweaked Module ordering 2016-03-28 17:36:02 -04: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 Tweaked Module ordering 2016-03-28 17:36:02 -04:00
tables.py Implemented DeviceType component template creation and deletion 2016-03-04 23:09:32 -05:00
urls.py Changed Secret parent from a GenericForeignKey to ForeignKey(Device) 2016-03-21 11:42:42 -04:00
views.py Sort device IPs by address rather than by interface 2016-03-07 16:24:47 -05:00