satchmo: different price for difference areas

2011-04-19 Thread ug Charlie
I am a django beginner. I just made a shop with satchmo. I want to set two price for one product. It is like one button in my page to select the area and display different price for USD or EURO. Could you give me some advice? Thanks. :) -- You received this message because you are subscribed to

Re: satchmo currency

2011-04-17 Thread ug Charlie
7;t change currency symbols, which should > make sense. 1 Euro is not equal to 1 Dollar. If we were to change symbols, > we'd also need to do a currency conversion. It's not impossible by any means > just not something that is done out of the box. > > -Chris > > O

satchmo currency

2011-04-14 Thread ug Charlie
Hello, I just make a satchmo shop. 3 languages. But the currency make me stuck. I just want the site change the currency when changing the language. In satchmo settings.py, it is like L10N_SETTINGS = { 'currency_formats' : { 'EURO' : { 'symbol': u

Re: how to setup apache server for django?

2011-04-06 Thread ug Charlie
Can not find the page now... On 4/7/11, Graham Dumpleton wrote: > > > On Thursday, April 7, 2011 2:16:43 AM UTC+10, Charlie from china wrote: >> >> Good to hear from you. >> I am following this guide. >> http://docs.djangoproject.com/en/dev/howto/deployment/modwsgi/ > > > Read: > > http://code.

Re: how to setup apache server for django?

2011-04-06 Thread ug Charlie
Good to hear from you. I am following this guide. http://docs.djangoproject.com/en/dev/howto/deployment/modwsgi/ Using the mod_wsgi. Util now I got some empty django project works. But my satchmo shop does not work. It turns out to download when open the localhost. My file structure looks like: +st

how to setup apache server for django?

2011-04-06 Thread ug Charlie
I have tried whole day. And I just got a new django project works. But I want my old project works too. Anyone could give me some info? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegrou

datatrans

2011-03-31 Thread ug Charlie
How to use datatrans? Is there anyone can help me? I want to translate data from my db. lol -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, sen