this seems to be a mysql database encoding type issue. when I changed the database to sqlite3, there was problem seems to be gone. So I tried with mysql utf8-bin again (which was earlier database type) and the problem again came up. Later changing the database encoding to utf8-unicode-ci, the problem disappeared.
is there a database encoding type requirement for satchmo? thanks, Shakthi ----- Original Message ----- From: "Shankar Dhanasekaran" <[email protected]> To: [email protected] Sent: Monday, January 12, 2009 10:55:57 AM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi Subject: Re: cannot add store information yes. I did run that command and I can see all the countries loaded in admin. But i cannot see the option to select countries in store config page. shakthi On Mon, Jan 12, 2009 at 5:28 AM, Chris Moffitt < [email protected] > wrote: Did you run python manage.py satchmo_load_l10n? -Chris On Sun, Jan 11, 2009 at 12:46 PM, Shankar Dhanasekaran < [email protected] > wrote: Hello, I cannot add store config in the latest svn 1894. Please see the attached png. There is no select box for selecting defaut country. thanks shakthi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
