netbox/netbox
Jeremy Stretch 1d41a8ace5
Closes #14735: Implement django-htmx (#14873)
* Install django-htmx

* Replace is_htmx() function with request.htmx

* Remove is_embedded() HTMX utility

* Include django-htmx debug error handler
2024-01-22 12:09:15 -05:00
..
account Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00
circuits Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00
core Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00
dcim Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00
extras Closes #14735: Implement django-htmx (#14873) 2024-01-22 12:09:15 -05:00
ipam Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Closes #14735: Implement django-htmx (#14873) 2024-01-22 12:09:15 -05:00
project-static Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00
reports
scripts
templates Closes #14735: Implement django-htmx (#14873) 2024-01-22 12:09:15 -05:00
tenancy Closes #13647: Squash all migrations prior to v3.7 (#14853) 2024-01-19 13:55:22 -05:00
translations Add initial message maps for es, fr, pt, and ru 2023-12-21 13:31:16 -05:00
users Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00
utilities Closes #14735: Implement django-htmx (#14873) 2024-01-22 12:09:15 -05:00
virtualization Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00
vpn Apply filterset & test changes for #14631 & #14629 2023-12-28 14:43:08 -05:00
wireless Closes #13647: Squash all migrations prior to v3.7 (#14853) 2024-01-19 13:55:22 -05:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py