netbox/netbox/dcim
2022-09-12 10:11:20 -07:00
..
api Add _occupied as BooleanField for nested serializers 2022-08-29 08:03:28 +02:00
forms Merge branch 'develop' into 8580-filter-connected 2022-09-12 10:11:20 -07:00
graphql Closes #9793: Add PoE attributes to interface templates 2022-07-28 15:20:25 -04:00
management Test cleanup 2022-05-13 15:34:01 -04:00
migrations Closes #9793: Add PoE attributes to interface templates 2022-07-28 15:20:25 -04:00
models Fixes #10250: Fix exception when CableTermination validation fails during bulk import of cables 2022-09-07 14:41:48 -04:00
svg Fixes #10156: Avoid forcing SVG image links to open in a new window 2022-08-26 08:45:48 -04:00
tables Closes #10268: Omit trailing ".0" in device positions within UI 2022-09-07 14:09:17 -04:00
tests #10195: Add filterset tests 2022-08-31 16:22:37 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Fixes #9788: Ensure denormalized fields on CableTermination are kept in sync with related objects 2022-08-02 13:56:52 -04:00
choices.py #10307 fix choices for poe type 2022-09-09 07:40:01 -07:00
constants.py #9935 add new wireless choices for interfaces (#10116) 2022-08-24 16:36:38 -04:00
fields.py Change CablePath.path to JSONField 2022-05-12 16:08:44 -04:00
filtersets.py #8580 changes from code review 2022-09-08 13:11:17 -07:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
signals.py Fixes #9778: Fix exception during cable deletion after deleting a connected termination 2022-08-03 12:46:16 -04:00
urls.py Merge branch 'develop' into feature 2022-08-16 12:56:49 -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 #9665 review changes 2022-09-01 11:15:23 -07:00