On Fri, May 3, 2013 at 12:38 PM, Darren Mansell <[email protected]> wrote: > > Another bit of info, just in case anyone is currently looking at this.. > > The error is coming from > /usr/local/lib/python2.7/dist-packages/django/db/models/fields/__init__.py > > … > > So it's failing validation because it's seeing the field as a > BooleanField, when I quite obviously have set it as a CharField. > > I'm absolutely stuck.
In your second mail, you say that the only failing case is "live server with Apache 2.2.22-1ubuntu1.3 / mod-wsgi 3.3-4build1". Are you sure you have fully updated and restarted this server to pick up your changes? Cheers Tom -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

