On May 13, 2008, at 15:37 , wiswaud wrote:

>
> One thing you might consider, which i've added to my version of
> flatpages, is language-support: the ability to specify that a given
> page is for fr_ca. My flatpages mod, when serving a given url, will
> first look for the most specific language version of the page, then go
> more and more generalized.

Interesting idea. I would rather create another module, deco.i18n,  
that you only list in INSTALLED_APPS if you want the language support  
feature; it would have its own model and would modify the admin  
interface for deco's model. That's because (I think) most people would  
not want i18n to get in their way.

Thanks for the suggestion!
-- Alex


--~--~---------~--~----~------------~-------~--~----~
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, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to