On Jul 4, 2006, at 11:34 AM, Jorge Gajon wrote:

> The odd thing is that the FormWrapper, when rendering the select
> field, will pre-select the country according to the value in
> new_data['country_id'] instead of new_data['country']. But when the
> form is POSTed to the view, the selected value will come in
> new_data['country'].

No wonder it wasn't working. Did I miss this in the documentation  
somewhere or has no one documented it, waiting for it to go away.

> This does not happen when you build a custom manipulator, I don't know
> why. Hopefully this discrepancy will disappear before Django hits
> version 1.0.

I hope so, too.

Thanks! You are a life-saver,
Todd

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to