Sorry, could you provide me an example of how to make a field to be
displayed as hidden ?
I've looked through the code (i have the latest svn on my pc) but it
doesn't seem to be clean for me.

And please take a look here:
http://code.djangoproject.com/browser/django/trunk/django/newforms/fields.py
IntegerField.clean() returns int() of an argument but
RegexField.clean() returns unicode string, not float.
I understand that anything can be done through hacks but django is for
perfectionists, isn't it ?


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to