The full traceback: Traceback: File "/home/sam/WFS/mezzweb/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response 114. response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/sam/WFS/mezzweb/lib/python2.7/site-packages/django/contrib/auth/decorators.py" in _wrapped_view 22. return view_func(request, *args, **kwargs) File "/home/sam/WFS/mezzweb/lib/python2.7/site-packages/mezzanine/accounts/views.py" in profile_update 127. user = form.save() File "/home/sam/WFS/mezzweb/lib/python2.7/site-packages/mezzanine/accounts/forms.py" in save 206. profile_fields_form(self.data, self.files, instance=profile).save() File "/home/sam/WFS/mezzweb/lib/python2.7/site-packages/django/forms/models.py" in save 446. construct=False) File "/home/sam/WFS/mezzweb/lib/python2.7/site-packages/django/forms/models.py" in save_instance 80. " validate." % (opts.object_name, fail_message))
Exception Type: ValueError at /accounts/update/ Exception Value: The BillShipProfile could not be changed because the data didn't validate. -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
