so you have a table called: l10n_country in your DB then and you have l10n listed in your INSTALLED_APPS? have you run ./manage.py syncdb? finally if you've done all that and the table exists, can you see the countries listed?
On Wed, Sep 30, 2009 at 8:44 PM, lzantal <[email protected]> wrote: > > Hi, > I started up the large demo store that comes with satchmo and all the > country shows up nicely. > Any pointers on why would disapper on my store. > I am comparing the settings.py file and hope to spot something. > > thank you > > lzantal > > On Wed, 2009-09-30 at 18:28 -0700, lzantal wrote: > > Hi, > > > > I loaded the country with satchmo_load_l10n but when I trying to add > > country "Default country for customers:" in admin nothing shows up. > > The data does gets loaded into the database. > > python 2.5 > > django 1.1 > > satchmo 0.9-pre > > mysql5 > > > > Thank you > > > > lzantal > > > > > > > -- http://www.sudovi.com/ http://www.twitter.com/lifewithryan http://www.thecommontongue.com http://www.lifewithryan.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 -~----------~----~----~----~------~----~------~--~---
