Hi,
I'm using newforms-admin branch and I'm having some problems with
ImageField(possibly with FileField too).
When saving a form in the admin and not validates some field the
ImageField shows something like:
Currently: {'content': '', 'content-type': 'image/png', 'filename':
'test.png'}

And on update a record in the admin and not validates some field the
ImageField shows empty without the "Currently:" label.

Anyone have this problem?

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to