netbox/netbox/dcim
2016-07-13 13:07:55 -04:00
..
api Initial work on #93: Primary IPv4/IPv6 support 2016-07-11 16:24:46 -04:00
fixtures Initial work on #93: Primary IPv4/IPv6 support 2016-07-11 16:24:46 -04:00
migrations Initial work on #93: Primary IPv4/IPv6 support 2016-07-11 16:24:46 -04:00
tests Initial work on #93: Primary IPv4/IPv6 support 2016-07-11 16:24:46 -04:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
admin.py Fixes #274: Correct reference to old field 2016-07-12 15:48:56 -04:00
apps.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
fields.py Force 48-bit MAC format for proper error messages during validation 2016-07-06 14:22:34 -04:00
filters.py Fixes #270: Add rack group filter for devices 2016-07-13 13:07:55 -04:00
formfields.py Force 48-bit MAC format for proper error messages during validation 2016-07-06 14:22:34 -04:00
forms.py Fixes #270: Add rack group filter for devices 2016-07-13 13:07:55 -04:00
models.py Fixes #285: Added PREFER_IPV4 configuration setting 2016-07-13 11:16:09 -04:00
tables.py Initial work on #91: Support for subdevices 2016-07-01 17:34:47 -04:00
urls.py Initial work on #91: Support for subdevices 2016-07-01 17:34:47 -04:00
views.py Related to #243: Implemented natsort on all Device and DeviceType objects (except interfaces) 2016-07-12 14:53:59 -04:00