Conditions DEP

2016-06-05 Thread Connor Boyle
I'd like to make a proposal for the addition of a major new feature to Django. Back in late March of this year, I wrote an original Google Summer of Code proposal that received some interest from several members of the community, but

Re: Should we require pytz for timezone support in Django?

2016-06-05 Thread Carl Meyer
> On Jun 5, 2016, at 6:09 PM, Josh Smeaton wrote: > > It sounds like we have consensus that we can make pytz a required dependency > when USE_TZ = True, and clear up the associated documentation. > > I think now we should try and find (rough) consensus on whether or not we > should have pytz

Re: Should we require pytz for timezone support in Django?

2016-06-05 Thread Josh Smeaton
It sounds like we have consensus that we can make pytz a required dependency when USE_TZ = True, and clear up the associated documentation. I think now we should try and find (rough) consensus on whether or not we should have pytz as a required dependency in `install_requires`. > If there is a

ERROR on document "request-response" , request.is_ajax()

2016-06-05 Thread Vignesh Tnj
https://docs.djangoproject.com/en/1.9/ref/request-response/ " HttpRequest.is_ajax()[source] ΒΆ Returns True if t