mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-10 10:29:36 -06:00
* Introduce custom form widget templates to apply CSS classes * Apply both mandatory and optional CSS classes to form widgets * Omit required & placeholder attrs * Move annotation of field validation failures to CSS * Remove BootstrapMixin class * Remove obsolete ComponentTemplateImportForm class * Remove obsolete custom forms for login & password change * Clean up obsolete accommodations for 'required' widget attr |
||
|---|---|---|
| .. | ||
| api | ||
| forms | ||
| graphql | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| constants.py | ||
| filtersets.py | ||
| models.py | ||
| preferences.py | ||
| signals.py | ||
| tables.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||