For item #1, I believe you need to populate the countries table with the following command:
python manage.py satchmo_load_l10n Also, make sure you have the satchmo.l10n application in your INSTALLED_APPS On Nov 4, 2008, at 2:34 PM, Jeff Croft wrote: > > Hey all- > > I'm using Satchmo for a big-name client site we're trying to launch at > Blue Flavor, and I'm running into a couple of problem that are > probably just a result of me not knowing exactly what I'm doing. The > two problems are: > > 1. On the checkout form (/shop/checkout/), the countries drop-down is > not being populated with options. The drop down exists, but it is an > empty list. This is using the default checkout form template. > 2. When viewing your cart, the "Remove" and "Update" buttons don't > seem to work for non-signed in users. Clicking them refreshes the > page, but doesn't update the quantities with new values. I at first > thought this may be a caching issue, but turning off the cache > middleware didn't seem to help. > > Any clues on these two items would be very much appreciated. I'm quite > impressed with Satchmo overall, and have it near-ready for launch -- > just a couple little things! > > Thanks, guys, > > Jeff > jeffcroft.com > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
