Re: Checked checkboxes show as check on dev server, but not as checked on production server.

6 views
Skip to first unread message

Vijay Khemlani

unread,
May 23, 2015, 7:17:45 PM5/23/15
to django...@googlegroups.com
Try posting the source code involved (model, view, template, maybe a form if there is one) because just by your description is kinda hard to check what is wrong.

On Sat, May 23, 2015 at 3:11 AM, gabn88 <gerben...@gmail.com> wrote:
I have multiple checkboxes which are coming from a model with a single value. This value is the sum of (1,2,4,8,etc..) so it can always be unpacked.

This works very nicely on my development server as it nicely unpacks the values and shows which checkboxes are checked if I want to update the value.

However on my production server the checkboxes are always empty (unchecked)... I'm really desperate why it isn't working, and I cannot seem to figure out where it goes wrong. Could it be the difference of database (Sqlite vs mysql)? Or maybe the memchached?

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...@googlegroups.com.
To post to this group, send email to django...@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/7d0ebb8e-5d39-4739-8fd7-83d6dc329f3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages