On 3-09-2005, at 11:29, Nebojša Đorđević - nesh wrote:

Also I added LANGUAGE_CODE and LANGUAGES to DjangoContext

I'm forget to say that LANGUAGES will be in model choices format, i.e.:

LANGUAGES = (('en', 'English'), ('sr', 'Srpski'))

so I can use it as a choices for my models.

---
Nebojša Đorđević - nesh
Studio Quattro - Niš - SCG

http://djnesh.blogspot.com/  |  http://djnesh-django.blogspot.com/
Registered Linux User 282159 [http://counter.li.org]



Reply via email to