douglasmiranda / django-admin-bootstrap

Responsive Theme for Django Admin With Sidebar Menu
MIT License
880 stars 235 forks source link

Autocomplete fields customization #136

Closed douglasmiranda closed 5 years ago

douglasmiranda commented 5 years ago

Autocomplete fields work just fine, they just need CSS adjustment.

https://docs.djangoproject.com/en/2.1/ref/contrib/admin/#django.contrib.admin.ModelAdmin.autocomplete_fields

screen shot 2019-02-04 at 01 52 17
douglasmiranda commented 5 years ago

The error message is not highlighted (red).

screen shot 2019-02-25 at 15 40 00