Even with generic views, you have custom templates. For anything in
the template, first {% load i18n %} and then follow the instructions
for internationalizing the text on the template.
If it's something coming from your inside model, there's really no
option for internationalizing that data asid
Thanks...but in my case?
I have thought to extends the "change_form.html" generic template. But
how can I refer to a field of my data model? ( book name field for
example)
Thanks.
Joseph Heck ha scritto:
> I think most everything that you'd like to know is detailed out at
> http://www.djangopro
I think most everything that you'd like to know is detailed out at
http://www.djangoproject.com/documentation/i18n/
-joe
On 7/6/07, Gianluca <[EMAIL PROTECTED]> wrote:
>
> Hello,
> I'm following the Django tutorial about books application. How can I
> internationalize this application?
> For exa
Hello,
I'm following the Django tutorial about books application. How can I
internationalize this application?
For example, how can I internationalize a field name of insert book
form?
Thanks
Gianluca
--~--~-~--~~~---~--~~
You received this message because you ar
4 matches
Mail list logo