netbox/netbox/dcim
2016-07-13 09:25:13 -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 Fixed PEP8 error 2016-06-29 13:38:51 -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 Initial work on #93: Primary IPv4/IPv6 support 2016-07-11 16:24:46 -04:00
models.py Fixes #162: Return Unicode from display_name() 2016-07-12 10:46:32 -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