On 4/3/07, SmileyChris <[EMAIL PROTECTED]> wrote:
>
> Can we please have some discussion over adding "required" and "error"
> HTML classes to fields in newforms as_ methods?
>
> Two tickets of relevance:
> http://code.djangoproject.com/ticket/3512
> http://code.djangoproject.com/ticket/3515

Hi Chris,

I haven't examined the patches in serious detail, but from initial
inspection, I'm +1 on #3512, -1 on #3515.

Adding some known css classes for error and required fields makes
sense to me, but I don't see adding the ability for users to modify
the CSS classes as a priority. The widgets framework exists if people
want to make a text field appear different on a per-field basis.

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to