Am 13.03.2006 um 08:27 schrieb Adrian Holovaty: > On 3/9/06, Ivan Sagalaev <[EMAIL PROTECTED]> wrote: >> I was porting javascript calendar from Admin into my application and >> enhanced it a bit with new boolean pref switching start of week to >> Monday. To submit this to Django I want to hook this pref somehow to >> i18n settings but have no idea where it should be and how it's better >> done in Django. Any pointers? > > Cool, that sounds like a nice improvement! > > I think the best (and simplest) way to hook this into Django would be > a setting. Something like FIRST_DAY_OF_WEEK = 1.
In that case, how would you make this dependent on the locale of the remote user? Cheers, Chris -- Christopher Lenz cmlenz at gmx.de http://www.cmlenz.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers -~----------~----~----~----~------~----~------~--~---