netbox/netbox/wireless/forms
Jeremy Stretch 343a4af591
Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067)
* Enable E501 rule
* Configure ruff formatter
* Reformat migration files to fix line length violations
* Fix various E501 errors
* Move table template code to template_code.py & ignore E501 errors
* Reformat raw SQL
2024-11-21 15:58:11 -05:00
..
__init__.py Closes #10695: Rename forms/models.py to forms/model_forms.py 2022-10-25 16:26:05 -04:00
bulk_edit.py 10711 Add Scope to WirelessLAN (#17877) 2024-11-07 10:28:02 -05:00
bulk_import.py Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 2024-11-21 15:58:11 -05:00
filtersets.py 10711 Add Scope to WirelessLAN (#17877) 2024-11-07 10:28:02 -05:00
model_forms.py Closes #5858: Implement a quick-add UI widget for related objects (#18016) 2024-11-18 14:44:57 -05:00