crucialfelix / django-ajax-selects

jQuery UI-powered auto-complete fields for ForeignKey, ManyToMany and text fields
Other
824 stars 248 forks source link

extra_attrs tag deformed in templates #308

Closed kalevhark closed 11 months ago

kalevhark commented 11 months ago

All v3.0.0 templates have same issue: {{ extra_attrs }}

Maybe it's correct to keep in same line: {{ extra_attrs }}