netbox/netbox/dcim
kkthxbye e1169e7ea6
Fixes #11345 - Fix module validation (#11346)
* Make sure we bail out if field validation failed when importing modules

* Tweak form validation logic

Co-authored-by: jeremystretch <jstretch@ns1.com>
2023-01-03 09:14:25 -05:00
..
api #10371: Fix API serializer representation for module status 2022-12-12 16:14:18 -05:00
forms Fixes #11345 - Fix module validation (#11346) 2023-01-03 09:14:25 -05:00
graphql Closes: #7854 - Add VDC/Instances/etc (#10787) 2022-11-11 07:55:49 -05:00
management Test cleanup 2022-05-13 15:34:01 -04:00
migrations Tweak migration name 2022-12-09 15:07:10 -05:00
models Fixes #11345 - Fix module validation (#11346) 2023-01-03 09:14:25 -05:00
svg Closes #10904: Added Colors to SVG for Front and Rear Ports (#10905) 2022-11-16 09:57:49 -05:00
tables Fixes #11280 - Fix exporting interfaces and FHRP group rows with multiple IP's assigned (#11285) 2022-12-27 10:15:28 -05:00
tests Relocate ImportFormatChoices 2022-12-14 09:30:10 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Merge branch 'develop' into feature 2022-12-13 17:17:05 -05:00
constants.py #9935 add new wireless choices for interfaces (#10116) 2022-08-24 16:36:38 -04:00
fields.py Closes #11089: Permit whitespace in MAC addresses 2022-12-09 16:00:11 -05:00
filtersets.py Add device name as part of module search for the q filter 2022-12-22 10:09:53 -05:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
search.py #10560: Add new fields to indexers 2022-11-15 10:37:35 -05:00
signals.py Fix issues loading demo data 2022-11-29 09:18:03 -05:00
urls.py Cleanup for #7854 2022-11-15 11:24:36 -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 Fixes #11244: Elevations: Filter badge missing (#11321) 2022-12-28 16:54:33 -05:00