netbox/netbox/dcim
2016-08-15 15:24:23 -04:00
..
api Closes #421: Added asset_tag field to devices 2016-08-11 11:58:21 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Closes #421: Added asset_tag field to devices 2016-08-11 11:58:21 -04:00
tests Added Device asset_tag field to API tests 2016-08-11 13:46:44 -04:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
admin.py Closes #421: Added asset_tag field to devices 2016-08-11 11:58:21 -04:00
apps.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
fields.py Fixes #268: Added support for full 32-bit ASN space 2016-07-13 15:30:15 -04:00
filters.py Closes #421: Added asset_tag field to devices 2016-08-11 11:58:21 -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 Minimal implemtnation of custom fields 2016-08-15 15:24:23 -04:00
models.py Minimal implemtnation of custom fields 2016-08-15 15:24:23 -04:00
tables.py Colorized roles in rack and device lists 2016-08-10 22:20:09 -04:00
urls.py Closes #241: Introduced rack roles 2016-08-10 11:52:27 -04:00
views.py Fixed redirect after editing RackGroups and VLANGroups 2016-08-10 13:13:26 -04:00