On Tue, 2012-07-10 at 04:06 -0700, mapapage wrote: > I already read that, but my question is how can I css-style only some > of my fields while the rest continue to be rendered by form.as_table. > Is there such an option?
that I do not think you can do. What you have to do is to drill down into the form and massage the elements. Please look at this code to get a general idea. The code does not touch the css, but you can add css as you please: https://bitbucket.org/lawgon/fossconf/src/71c974a48f25/templates/web/edittalk.html -- regards Kenneth Gonsalves -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.