Chris, It looks like there was some kind of merge problem. In both base_site.html and variation_manager.html the new and old code are still there with <<< .mine and >>> .r2013.
—Daniel On Mar 23, 7:19 pm, Chris Moffitt <[email protected]> wrote: > I checked in a fix in changeset 2012. Would you mind checking it out and > making sure it fixed your problems. > > Thanks, > Chris > > On Wed, Mar 18, 2009 at 3:17 AM, digicase > <[email protected]>wrote: > > > > > I have just tried to create a ticket but I can't login to the Trac. I > > have created an account but every time I log in it just bounces me to > > the register page. > > > On Mar 17, 8:28 pm, Chris Moffitt <[email protected]> wrote: > > > Could you please put in a ticket so we don't lose this. I don't want all > > > your hard work to go to waste. > > > > -Chris > > > > On Tue, Mar 17, 2009 at 3:45 AM, digicase <[email protected] > > >wrote: > > > > > 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 -~----------~----~----~----~------~----~------~--~---
