netbox/netbox/dcim
2018-01-02 16:40:52 -05:00
..
api Fix bulk creation of VCMemberships via API 2018-01-02 16:40:52 -05:00
fixtures Closes #198: Support for rackless devices (#902) 2017-02-17 14:48:00 -05:00
migrations Closes #1283: Added a time zone field to the site model 2017-12-19 17:24:14 -05:00
tests Fix bulk creation of VCMemberships via API 2018-01-02 16:40:52 -05:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
apps.py Moved VC master designation to membership model 2017-11-27 15:59:13 -05:00
constants.py Merge branch '150-interface-vlans' into develop-2.3 2017-11-14 15:36:14 -05:00
fields.py Import unicode_literals 2017-05-24 11:33:11 -04:00
filters.py Closes #1744: Allow associating a platform with a specific manufacturer 2017-12-19 16:15:26 -05:00
formfields.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
forms.py Converted remaining legacy views to class-based views for the DCIM app 2017-12-21 15:08:05 -05:00
models.py Closes #1283: Added a time zone field to the site model 2017-12-19 17:24:14 -05:00
querysets.py Fixes #1650: Correct numeric ordering for interfaces with no alphabetic type 2017-11-02 13:58:30 -04:00
signals.py Added initial UI views for virtual chassis assignment 2017-11-29 12:58:36 -05:00
tables.py Closes #1744: Allow associating a platform with a specific manufacturer 2017-12-19 16:15:26 -05:00
urls.py Converted remaining legacy views to class-based views for the DCIM app 2017-12-21 15:08:05 -05:00
views.py Converted remaining legacy views to class-based views for the DCIM app 2017-12-21 15:08:05 -05:00