Re: Internationalization not working

2013-02-04 Thread Satendra Tiwari
> > > Le 4 févr. 2013 à 07:35, Satendra Tiwari a > écrit : > > Hi all, > > Language translation is not working for me, I want translation of my > website in anyother language currently I am using Dutch(for experiment) > > I have done the following things: > &

Internationalization not working

2013-02-03 Thread Satendra Tiwari
Hi all, Language translation is not working for me, I want translation of my website in anyother language currently I am using Dutch(for experiment) I have done the following things: *settings.py* LANGUAGES = ( ('en', 'English'), ('nl', 'Dutch'), ) LANGUAGE_CODE = 'nl' LOCALE_PATH =

Re: please help

2013-01-28 Thread Satendra Tiwari
if u are sending email in this group, it is pretty obvious you are interested in using django for your project for a good understanding of how to use django in making projects i will recommend youto go through "Django 1.0 Web Site Development" by "Ayman Hourieh", this will help u in building base