Re: Is Django support multiple date support ?

2007-10-10 Thread Milad

I shoud play with middleware ?


--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



Re: Is Django support multiple date support ?

2007-10-10 Thread Benjamin Slavin

On 10/10/07, Milad <[EMAIL PROTECTED]> wrote:
>
> Hi,
> Is Django support multiple date support ?
> I want do something with Persian date I need some function.
> I create it for myself but if exist a function which convert all
> Django page without my hard code it would be so greate .

Questions of this sort should be directed at the django-users mailing
list.  django-dev is reserved for development of Django itself.

Having said that, you may find this project interesting:
 http://sourceforge.net/projects/pythondateutil/


> I shoud play with middleware ?

The actual implementation would depend on what data you need to modify
and where it comes from.

If you have other questions, please post them to django-users.

 - Ben

--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---