I\'m using django-uniform and to use some uniform features, I\'m looking for a way to add css class directly from form declaration (for independents widgets).
When using the jquery ui aut开发者_运维技巧ocomplete combobox, can you set a default value for the combobox?I tried answer this in the way that I would do it in my own project.