netbox/netbox/dcim
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
..
api Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
forms Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00
graphql Merge branch 'develop' into feature 2023-07-30 13:36:51 -04:00
management PEP8 cleanup 2024-01-05 13:08:37 -05:00
migrations Closes #13647: Squash all migrations prior to v3.7 (#14853) 2024-01-19 13:55:22 -05:00
models 14637 update to Django 5 (#14675) 2024-01-05 13:30:04 -05:00
svg Merge branch 'develop' into feature 2023-12-27 16:34:38 -05:00
tables Closes #12128: Refresh the web UI to employ the Tabler CSS framework (#14833) 2024-01-17 16:25:42 -05:00
tests PEP8 cleanup 2024-01-05 13:08:37 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Closes #13269: Cache component template counts on device types 2023-07-25 16:38:05 -04:00
choices.py Closes #14141: translation cleanup (#14143) 2023-10-30 13:38:03 -04:00
constants.py 12175 rack with starting unit > 1 (#12778) 2023-06-22 09:09:01 -04:00
fields.py Adds tenant on power feed (#13300) 2023-07-31 08:20:48 -04:00
filtersets.py Closes #14434: Add termination object filters for cables (#14617) 2023-12-28 15:39:14 -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 Closes #14503: Include additional display attributes for search indexers 2023-12-21 14:36:42 -05:00
signals.py 12474 update cable terminations when moving location between sites 2023-06-15 08:53:06 -04:00
urls.py Fixes #11528: Permit import of devices using uploaded file 2023-01-25 09:55:45 -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 Closes #12128: Refresh the web UI to employ the Tabler CSS framework (#14833) 2024-01-17 16:25:42 -05:00