Ok, it would appear as though my problem was elsewhere. We have
overridden the django admin templates for all of our sites, so we
never saw the "edit site settings" link. The strange thing was that
even on a fresh local installation of django and satchmo, I still
didn't see this link (or the others that go with it) even though I
didn't override any templates. It wasn't until I ran Satchmo as a
standalone app that I finally saw the links again. So now I'm good to
go. Thanks!
On Feb 7, 4:04 pm, "Bruce Kroeze" <
bkro...@gmail.com> wrote:
> You need to make sure "satchmo.shipping.modules.tiered" is in your
> INSTALLED_APPS setting in settings.py
>
> Once you do that, and you run "./manage.py syncdb", then you need to turn it
> on in your admin page, which is
> found by going to the site admin in a running site, and clicking on the link
> on the right that says "edit site settings."
>
> In the site settings, scroll down to Shipping Settings, and select "Tiered
> Shipping". Save.
>
> Now, go to the main admin page, and make sure you are in "legacy view" (I
> just noticed the need to do this, it is an error, it should be available in
> shop view) and look for the section "Tiered" Add your tiers there.
>
> On Feb 7, 2008 2:31 PM, Josh <
wheaties....@gmail.com> wrote:
>
>
>
>
>
> > Is there a more explicit guide for this? I have been having problems
> > lately with configuring my satchmo instances.. I'm running the latest
> > revisions of both django and satchmo..
>
> > What do you mean by Enable in site settings under "Active Shipping
> > Modules" ? Where is this? settings.py? local_settings.py? in the
> > admin? similarly, I don't see any place to select payment modules...
> > perhaps that's in the same place?
>
> > On Dec 12 2007, 9:21 pm, "Bruce Kroeze" <
bkro...@gmail.com> wrote:
> > > Is "tiered shipping" enabled in settings? It should be automatically
> > > displayed once you've enabled a Carrier and added a "0" tier.
>
> > > Also, the module checks to see if there is a valid ship price available
> > for
> > > that cart total, returning "is_valid=False" if not. So, is your cart
> > total
> > > over your min_total in your tier?
>
> > > On Dec 12, 2007 5:50 PM, Chris Moffitt <
ch...@moffitts.net> wrote:
>
> > > > Bruce,
>
> > > > Very cool. Do you have to do something special to enable in the
> > checkout
> > > > process? I created a tier but I'm not seeing it when I checkout as an
> > > > option.
>
> > > > -Chris
>
> --
> Bruce Kroezehttp://
solidsitesolutions.com
> Dynamic Designs, Optimized