netbox/netbox/dcim
2024-03-22 08:59:52 -04:00
..
api Closes: #13918 - Add facility field (#15456) 2024-03-18 10:09:50 -04:00
forms Use FieldSet instances for all forms 2024-03-19 13:34:13 -04:00
graphql 14511 Fix connected endpoints for GraphQL 2024-01-25 08:47:32 -05:00
management PEP8 cleanup 2024-01-05 13:08:37 -05:00
migrations Closes: #13918 - Add facility field (#15456) 2024-03-18 10:09:50 -04:00
models Move to_grams() & to_meters() from utilities.utils to utilities.conversion 2024-03-22 08:59:52 -04:00
svg Merge branch 'develop' into feature 2023-12-27 16:34:38 -05:00
tables Closes: #13918 - Add facility field (#15456) 2024-03-18 10:09:50 -04:00
tests Move choice sets from utilities.choices to netbox.choices 2024-03-22 08:59:52 -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 Closes #14206: Add FC SFP types 2024-03-12 09:03:42 -04:00
constants.py 12175 rack with starting unit > 1 (#12778) 2023-06-22 09:09:01 -04:00
fields.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
filtersets.py Move choice sets from utilities.choices to netbox.choices 2024-03-22 08:59:52 -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 Closes: #13918 - Add facility field (#15456) 2024-03-18 10:09:50 -04:00
signals.py 12474 update cable terminations when moving location between sites 2023-06-15 08:53:06 -04:00
urls.py Fixes #11528: Permit import of devices using uploaded file 2023-01-25 09:55:45 -05: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 Enable tabbed group fields in fieldsets 2024-03-19 13:34:13 -04:00