I have a MultipleSelectbox form that creates multiple select boxes (wow!).

Now, I use a model to save the selected values to, and also to *retrieve 
the values back from*.

If a user wants to update the model, I would like to show them which 
checkboxes are checked already from the model. This works perfectly fine on 
my dev server, but not on my production server and I can't seem to find the 
issue.

Could the reason be: 1. the memcached, 2. the mysql vs sqlite, 3. the 
apache/wsgi/ngix vs. dev server configuration?

I really don't know where to start searching.

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5e28d66a-58a2-4f66-b77e-1a0898ae45b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to