Re: Django Chat Application using channels and SQS

2019-08-18 Thread Adam Johnson
Hi! I think you've found the wrong mailing list for this post. This mailing list is for the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely to answer yo

Re: Ideas for a new DEP on long-term Django API compatibility

2019-08-18 Thread Aymeric Augustin
Hello Pascal, As we're getting to the end of useful arguments here, I'd like to ask you to step back for a minute and take a calm look at what you're writing. Imagine you were receiving such messages rather than sending them. Would you want to spend more time collaborating with the person addre

Re: Django LTS support time

2019-08-18 Thread James Bennett
The main issue with an LTS is that there's no such thing as "long enough". Upgrading once every three years -- especially when the compatibility policy now is that if you run on the previous LTS with no deprecation warnings, you'll also be able to run on the next LTS without errors -- is not that m

Re: Django LTS support time

2019-08-18 Thread Levi Cameron
> > With that said, there are Linux distributions which provide their own > packaged version of Django, and which have longer support periods in which > they will backport important fixes into their package even if the Django > team isn't supporting that version anymore. > Specifically: -