Hi Daniel,
The problem is with the javascript debugging used by Satchmo for the
variations manager. In the template satchmo/apps/products/templates/
product/admin/variation_manager.html comment out line 131 so it reads:
// log.debug('Dirty ' + key);
That should fix it. It took me a bloody ages to find this!
On Mar 17, 1:06 am, Daniel <[email protected]> wrote:
> I'm still experiencing this problem after updating Django and Satchmo
> to trunk.
>
> Here's another funny thing that is coinciding with the DEBUG variable:
> when DEBUG is True, the Site seems to be automatically set to a
> default (on the Add Product page, for example). When DEBUG is False,
> I have to manually change Site from nothing (--------) to my single
> site.
>
> I don't know if this sheds any more light on the issue. I don't think
> I'm doing anything too crazy with my Satchmo setup. Basically I have
> my own project from which I import the base Satchmo urls.
>
> —Daniel
>
> On Mar 13, 6:31 pm, Chris Moffitt <[email protected]> wrote:
>
>
>
> > Yes. You need to use Satchmo trunk and Django trunk or Satchmo 0.8.1 and
> > Django 1.02
>
> > -Chris
>
> > On Fri, Mar 13, 2009 at 5:18 PM, Daniel <[email protected]> wrote:
>
> > > Nothing glaring in any of the logs. Can I set them to be any more
> > > verbose than logging.DEBUG?
>
> > > Would you recommend updating Satchmo and Django to trunk?
>
> > > —Daniel
>
> > > On Mar 13, 4:02 pm, Chris Moffitt <[email protected]> wrote:
> > > > Seems odd that DEBUG would alter the variation manager's performance. Do
> > > you
> > > > see anything useful in your log file?
>
> > > > -Chris
>
> > > > On Fri, Mar 13, 2009 at 5:01 PM, Daniel <[email protected]> wrote:
>
> > > > > When I set DEBUG = False in settings.py, I'm finding that the
> > > > > Variation Manager fails to update — i.e. checked variations are not
> > > > > created and unchecked variations are not deleted. Everything stays
> > > > > the same. It works if I turn DEBUG back to True.
>
> > > > > Has anyone else run into this, or might someone have an idea why this
> > > > > is happening?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---