I'm seeing the same problem but after pulling the patch the problem
persists. Can you provide more information on how you fix it? Thanks.

On Mar 29, 11:51 pm, Ashwin <[email protected]> wrote:
> Ok, solved this. The issue was that the patch was incomplete 
> -https://bitbucket.org/hynekcer/django-livesettings/changeset/e2769f9f...
>
>             except Exception, e:
>                 if isinstance(e, DatabaseError):
>                     log.error('Can not get siteid: %s' %e)
>                     connection._rollback()
>                     return None
> <-------------- Missing
>
> Also, it would be good if this patch was applied to the trunk.
>
> Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to