You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can override any default django form specific template via argus.htmx if we add "django.forms" to argus.htmx.appconfig._app_settings (after "argus.htmx"), and set FORM_RENDERER = 'django.forms.renderers.TemplatesSetting' in the same place.
The text was updated successfully, but these errors were encountered:
From #1134
The text was updated successfully, but these errors were encountered: