No luck. Using rapidsvn to get the satchmo trunk gets a satchmo whose __init__.py says the version is (0, 8, 'pre'). Django shows (1, 0, 'final') Is this correct? Are these values sufficient to prove I have the right versions?
I also have 'satchmo-trunk-1363' which shows a version of (1, 0, 'pre') The installation instructions say to insure that MIDDLEWARE_CLASSES includes "django.middleware.locale.LocaleMiddleware", but this is not in the trunk version. Should I add it? The installation instructions say to insure that INSTALLED_APPS includes "comment_utils" but this is not in the trunk version. Should I add it? It asks that I verify the value assigned to CACHE_BACKEND, but this value is commented out in local_settings.py. Is this acceptable? Confused Karl On Nov 7, 12:45 pm, "Chris Moffitt" <[EMAIL PROTECTED]> wrote: > Satchmo trunk and Django 1.0 work well. > > Satchmo trunk will be released as 0.8 soon. The only changes that will go > into trunk are bug fixes, docs, translations so it should be safe to synch > up. > > -Chris > > On Fri, Nov 7, 2008 at 2:24 PM, kbochert <[EMAIL PROTECTED]> wrote: > > > What are the latest working (together) versions of Satchmo and Django? > > > Karl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
