Hi Bruce, Yes, all 32 tests pass without a problem. I'll try to post a more definitive definition of the problem in a bit (I'm looking at the code right now)
-Brian On Oct 29, 2:13 pm, Bruce Kroeze <[email protected]> wrote: > Does it pass a "./manage.py test livesettings" test run? > > > > > > On Thu, Oct 29, 2009 at 10:46 AM, m1chael <[email protected]> wrote: > > > I think I had a similar problem when multiple django/satchmo sites > > were trying to access the same cache DB/file > > > On Thu, Oct 29, 2009 at 1:44 PM, Brian Tol <[email protected]> wrote: > > >> We're also having problems with the db cache. > > >> On Oct 29, 9:23 am, Alex Robbins <[email protected]> > >> wrote: > >>> memcached, using the cmemcache module. > >>> -- > >>> Alex Robbins > >>> 5Q Communications, Inc.http://www.5Qcommunications.com/ > >>> [email protected] > >>> 800-747-4214 ext 913 (p)http://www.ask5q.com/twitter/ > > >>> On Wed, Oct 28, 2009 at 8:26 PM, Chris Moffitt <[email protected]> wrote: > >>> > What cache back end are you using? > > >>> > -Chris > > >>> > On Wed, Oct 28, 2009 at 3:55 PM, Alex Robbins > >>> > <[email protected]> wrote: > > >>> >> Also, if I do a ./manage.py reset livesettings the problem goes > >>> >> away...for a while. I can make all the changes I want. The next day > >>> >> when I come back the settings have reverted to their original values. > > >>> >> Ideas? > > >>> >> On Wed, Oct 28, 2009 at 3:14 PM, Udbhav <[email protected]> wrote: > > >>> >> > I am having this same problem > > >>> >> > On Oct 24, 1:58 pm, Alex Robbins <[email protected]> > >>> >> > wrote: > >>> >> >> When I try and save some settings at http://<store_url>/settings/ I > >>> >> >> am > >>> >> >> getting this error > > >>> >> >> IntegrityErrorat /settings/ > > >>> >> >> (1062, "Duplicate entry '1-PRODUCT-IMAGE_DIR' for key 2") > > >>> >> >> All I have done is try to change the product image directory. > > >>> >> >> When I changed that value back to its original value the error went > >>> >> >> away, replaced by a new one: > > >>> >> >> IntegrityErrorat /settings/ > > >>> >> >> (1062, "Duplicate entry '1-PAYMENT_DUMMY-CREDITCHOICES' for key 2") > > >>> >> >> I didn't even change this value. > > >>> >> >> Any ideas? > > >>> >> >> Thanks, > >>> >> >> Alex > > -- > Bruce Kroezehttp://www.ecomsmith.com > It's time to hammer your site into shape. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
