Re: A different approach for the auto-reloader

2019-05-01 Thread Adam Johnson
> > 1. It’s really hard to know where a request is going at this level, so we > could end up with a page view triggering 20 static files requests very > quickly, which would lead to stating all files 20x redundantly. Indeed, maybe this could be solved with a re-stat cooldown? > 2. How would we

Re: A different approach for the auto-reloader

2019-05-01 Thread Tom Forbes
Hey Ramiro, This sounds like a pretty awesome idea in general. It would also solve one long standing issue where the http socket is closed and re-opened during reloading, leading to pageviews after code changes failing. I’m trying to think of some edge cases where we need to be careful, and ther

Re: First ASGI pull request is ready for review

2019-05-01 Thread Andrew Godwin
This is quite unrelated to frontend - I'll explain more of the impact and potential impact in the DEP when I write it up. Andrew On Wed, 1 May 2019, 08:30 Elad Yaniv, wrote: > Exciting stuff! > does this mean that django 3.0 COULD compete with frontend js frameworks > ? (angular react vue) > i

Re: First ASGI pull request is ready for review

2019-05-01 Thread Elad Yaniv
Exciting stuff! does this mean that django 3.0 COULD compete with frontend js frameworks ? (angular react vue) if the answer is yes i will be a very happy developer Great work! Elad. On Wed, May 1, 2019 at 9:55 AM Carlton Gibson wrote: > Yes, I’ll review properly first half of next week. > >

Re: Deferring "Sign the CLA"

2019-05-01 Thread Tobias McNulty
On Wed, May 1, 2019 at 8:56 AM Florian Apolloner wrote: > On Saturday, April 27, 2019 at 7:26:58 PM UTC+2, Carlton Gibson wrote: >> >> Right now I just wanted to move it down the page. >> > > By all means do so… > +1 > I vaguely remember talking to Jacob when I saw him last and his stance on >

Re: Deferring "Sign the CLA"

2019-05-01 Thread Florian Apolloner
On Saturday, April 27, 2019 at 7:26:58 PM UTC+2, Carlton Gibson wrote: > > Right now I just wanted to move it down the page. > By all means do so… I vaguely remember talking to Jacob when I saw him last and his stance on it was that we either do not need the CLA at all anymore or something li

Re: Deferring "Sign the CLA"

2019-05-01 Thread Carsten Fuchs
Am 01.05.19 um 01:11 schrieb Tobias McNulty: > In the absence of information to the contrary, I'd hazard a guess that we > still need the CLAs... I don't know to what extend this applies to Django, but here someone argues that CLAs are not necessary at all: http://ebb.org/bkuhn/blog/2014/06/09/

Django bugfix release 2.2.1

2019-05-01 Thread Mariusz Felisiak
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2019/may/01/django-bugfix-release-221/ -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this grou