netbox/netbox/dcim
Jeremy Stretch b73f980eb2 Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
..
api Miscellaneous API query optimizations 2016-07-27 14:40:19 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Cleaned up migrations 2016-07-26 18:01:01 -04:00
tests Extended IPAM API to support tenancy 2016-07-27 13:37:55 -04:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
admin.py Closes #292: Added part_number field to DeviceType 2016-07-26 11:28:45 -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 #358: Improved search of all objects 2016-07-29 12:51:23 -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 Allow unassigning VRF and tenants when editing objects in bulk 2016-07-28 15:59:49 -04:00
models.py Added related_name to tenant fields on Site, Rack, and Device 2016-07-26 17:16:03 -04:00
tables.py PEP8 cleanup 2016-07-29 14:46:29 -04:00
urls.py Implemented bulk editing for sites 2016-07-28 15:30:29 -04:00
views.py Corrected omitted variable 2016-07-29 14:29:13 -04:00