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

2016-10-09 Thread Aymeric Augustin
I reviewed the patch and I think it’s good. It removes quite a lot of messy code. There’s a DEP in progress about allowing dependencies here: https://github.com/django/deps/pull/26 It looks like that there’s consensus on the general idea of allowing depe

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

2016-10-09 Thread Kevin Brown
I agree with requiring pytz if you have timezone support enabled in Django, as that cuts out a set of edge cases and likely simplifies the code base a bit in the long run. And I even agree with forcing it to be installed with Django if we want to encourage people to use Django with timezone supp

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

2016-10-09 Thread Aymeric Augustin
Hello Kevin, > On 09 Oct 2016, at 20:09, Kevin Brown wrote: > > If there was interest in dropping support for using Django without timezones > (so removing USE_TZ = False), then I would understand the push for making > pytz required for everyone. You’re making the assumption that pytz is only

Re: DEP pre-proposal for a simpler URLs syntax.

2016-10-09 Thread Sjoerd Job Postmus
What is the current status of this pre-proposal? Is there anything I can help with? -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an