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

2016-10-10 Thread Carl Meyer
Hi Kevin, On 10/09/2016 11:09 AM, Kevin Brown wrote: > 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

Re: disclosing security release dates on django-announce

2016-10-10 Thread Tim Graham
Thanks, I added that to the PR. On Monday, October 10, 2016 at 3:43:09 PM UTC-4, Alex_Gaynor wrote: > > We already have one :-), our bounty indicates several severity levels: > https://hackerone.com/django > > Alex > > On Mon, Oct 10, 2016 at 3:40 PM, Tim Graham > wrote: >

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

2016-10-10 Thread Florian Apolloner
On Monday, October 10, 2016 at 9:50:51 PM UTC+2, Aymeric Augustin wrote: > > I think it’s best to state the expected value explicitly. > In theory yes, in pratice I think that is at least annoying on Windows which only allows for the System-TZ I think? Cheers, Florian -- You received this

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

2016-10-10 Thread Tim Graham
Here's the ticket that added support for TIME_ZONE=None: https://code.djangoproject.com/ticket/1480 On Monday, October 10, 2016 at 3:50:51 PM UTC-4, Aymeric Augustin wrote: > > On 10 Oct 2016, at 21:31, Tim Graham > wrote: > > I forgot to mention (and document) that (if

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

2016-10-10 Thread Aymeric Augustin
> On 10 Oct 2016, at 21:31, Tim Graham wrote: > > I forgot to mention (and document) that (if I'm following the code correctly) > this change removes support for setting TIME_ZONE=None. According to the > docs, TIME_ZONE=None "causes cause Django to fall back to using the

Re: disclosing security release dates on django-announce

2016-10-10 Thread Alex Gaynor
We already have one :-), our bounty indicates several severity levels: https://hackerone.com/django Alex On Mon, Oct 10, 2016 at 3:40 PM, Tim Graham wrote: > Providing an indication of severity would be fine with me. Does anyone > know of other web frameworks that have

Re: disclosing security release dates on django-announce

2016-10-10 Thread Tim Graham
Providing an indication of severity would be fine with me. Does anyone know of other web frameworks that have descriptions of severity classifications that we could borrow? On Saturday, October 8, 2016 at 11:26:06 AM UTC-4, Shai Berger wrote: > > On Friday 07 October 2016 19:47:38 Markus

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

2016-10-10 Thread Tim Graham
I forgot to mention (and document) that (if I'm following the code correctly) this change removes support for setting TIME_ZONE=None. According to the docs, TIME_ZONE=None "causes cause Django to fall back to using the system timezone. However, this is discouraged when USE_TZ = True

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

2016-10-10 Thread Tom Christie
> What is the current status of this pre-proposal? I think it's ready for some initial work to validate the approach. I've got some time available for this in the near future, given that I'm currently on open source work full time . > Is

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

2016-10-10 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