netbox/netbox/dcim
2018-02-02 17:46:23 -05:00
..
api Fixes #1818: InventoryItem API serializer no longer requires specifying a null value for items with no parent 2018-01-19 10:30:26 -05:00
fixtures Closes #198: Support for rackless devices (#902) 2017-02-17 14:48:00 -05:00
migrations Closes #1666: Allow modifying the owner of a rack reservation 2017-10-31 13:52:35 -04:00
tests Fixes #1642: Validate device type classification when creating console server ports and power outlets 2017-11-10 15:01:46 -05:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
apps.py Import unicode_literals 2017-05-24 11:33:11 -04:00
constants.py Closes #1551: Added CPAK, CFP2, and CFP4 100GE interface form factors 2017-10-09 14:45:10 -04:00
fields.py Import unicode_literals 2017-05-24 11:33:11 -04:00
filters.py Closes #144: Implemented list and bulk edit/delete views for InventoryItems 2018-01-30 17:46:00 -05:00
formfields.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
forms.py Standardized declaration of csv_headers on models 2018-02-02 14:26:16 -05:00
models.py Standardized declaration of csv_headers on models 2018-02-02 14:26:16 -05:00
querysets.py Fixes #1650: Correct numeric ordering for interfaces with no alphabetic type 2017-11-02 13:58:30 -04:00
tables.py Eliminated queries for distinct related object counts for better performance 2018-02-02 17:46:23 -05:00
urls.py Closes #144: Implemented list and bulk edit/delete views for InventoryItems 2018-01-30 17:46:00 -05:00
views.py Eliminated queries for distinct related object counts for better performance 2018-02-02 17:46:23 -05:00