>
>
> 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:
>
&
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 =
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