solved this myself overriding the get_manipulator_new_data method to
use getlist on newdata instead of get.
On May 20, 2:01 pm, multigl <[EMAIL PROTECTED]> wrote:
> Ostensibly, I'm using an app very similar to the django tagging app,
> and the admin field used to be a text in
Ostensibly, I'm using an app very similar to the django tagging app,
and the admin field used to be a text input that would do the
connecting magic for you, but unfortunately we have too many users
that find that complicated so I'm trying to turn it into a select
box. If I define the function get