netbox/netbox/dcim
Jonathan Senecal c79c664e96 Update choices.py to add C39 Type outlets
(cherry picked from commit e92d0ec2e642b00506a64c1333e95cea8a36feae)
2024-09-17 09:28:21 -04:00
..
api Fixes #17437: Fix exception when specifying a bridge relationship on an interface template 2024-09-12 10:22:43 -04:00
forms Fixes #17437: Fix exception when specifying a bridge relationship on an interface template 2024-09-12 10:22:43 -04:00
graphql Merge branch 'develop' into feature 2024-08-29 10:51:38 -04:00
management PEP8 cleanup 2024-01-05 13:08:37 -05:00
migrations 12826 make RackType.form_factor required (#17327) 2024-08-30 13:43:07 -04:00
models 12826 make RackType.form_factor required (#17327) 2024-08-30 13:43:07 -04:00
svg 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
tables Merge branch 'develop' into feature 2024-09-03 11:59:59 -04:00
tests Merge branch 'develop' into feature 2024-09-03 11:59:59 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Closes #15042: Move model registration logic to AppConfigs (#15203) 2024-02-21 14:22:13 -05:00
choices.py Update choices.py to add C39 Type outlets 2024-09-17 09:28:21 -04:00
constants.py 17006 Add Wi-Fi 7 IEEE 802.11be (#17125) 2024-08-12 08:03:46 -04:00
fields.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
filtersets.py 11969 remove airflow from racktype (#17324) 2024-08-30 13:30:51 -04:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
search.py 17058 RackType name -> model (#17059) 2024-08-01 09:06:51 -04:00
signals.py 12474 update cable terminations when moving location between sites 2023-06-15 08:53:06 -04:00
urls.py 12826 Add Rack Type (#16739) 2024-07-16 08:58:22 -04:00
utils.py Fixes #9778: Fix exception during cable deletion after deleting a connected termination 2022-08-03 12:46:16 -04:00
views.py Merge branch 'develop' into feature 2024-08-29 10:51:38 -04:00