netbox/netbox/account
Jeremy Stretch da085e60c2
Closes #14740: Remove BootstrapMixin (#14841)
* 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
2024-01-19 14:02:33 -05:00
..
migrations Closes #13647: Squash all migrations prior to v3.7 (#14853) 2024-01-19 13:55:22 -05:00
__init__.py Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
models.py Closes #13427: Public model registration (#14152) 2023-11-03 10:32:59 -04:00
tables.py Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
urls.py Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
views.py Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00