netbox/netbox/dcim
2024-10-09 10:18:49 -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: #17636 - Correct typo in Power Outlet Template form for Power Port field 2024-10-09 10:18:49 -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 17419 fix MPTT issue with migrations for nested module bays (#17553) 2024-09-26 15:24:32 -04:00
models Fixes #17601: Record change to terminating object when disconnecting a cable 2024-09-25 10:20:31 -04:00
svg Closes: #11671 - Add position display to cable trace 2024-10-03 13:20:44 -04:00
tables limits vlans on interface tables (#17662) 2024-10-07 08:45:53 -04:00
tests Closes: #16837 - Fix type__empty filter in character-based filters (#17574) 2024-09-24 10:02:49 -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 fixes: 17079 add more device airflow choices 2024-10-07 08:32:02 -04:00
constants.py create 802.15.4 interface type 2024-09-24 10:18:19 -04:00
fields.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
filtersets.py Change attr_type from list to str for MultipleChoiceFilter (#17638) 2024-10-03 13:24:00 -04:00
lookups.py
search.py 17671 fix RackType search 2024-10-03 13:30:03 -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 17517 fix cable creation when switching device type 2024-09-19 13:24:49 -04:00