Sunil Mohan Adapa 4de9b6644d
templates: Fix warning about using default.html for form template
- All forms are rendered using django-bootstrap-form excep the
app enable/disable form. Render this one too using django-boostrap-form so that
the default.html is not used for rendering. Using default.html is deprecated in
Django 4.0 and in 5.0 will default to using div.html.

Tests:

- No change in HTML output, appearance or functionality for the enable/disable
button.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Veiko Aasa <veiko17@disroot.org>
2024-08-11 21:29:23 +03:00
..
2020-02-19 14:39:19 +02:00
2020-02-19 14:39:19 +02:00
2023-05-07 13:11:27 -04:00
2020-12-19 11:26:34 +02:00
2023-05-07 13:11:27 -04:00