Re: Google Summer of Code 2019

2019-02-15 Thread Shashank shet
I was looking into how ansible is used to automate the deployment procedure for django, and it does indeed seem to cover a lot of ground. It seems unlikely that I can add anything particularly new to the automation process. On Friday, February 15, 2019 at 5:19:24 PM UTC+5:30, Adam Johnson wrot

Re: Use CDN for djangoproject.com

2019-02-15 Thread Tobias McNulty
Thanks for sharing the results. I did manage to get a domain set up with working SSL, in case you want to use it: https://django-docs.global.ssl.fastly.net/en/2.1/ Tobias On Thu, Feb 14, 2019, 11:49 PM Cheng C Thanks for the test site, Tobias. > > Tested from Melbourne, Australia: > > https://d

Re: Google Summer of Code 2019

2019-02-15 Thread Adam Johnson
Yes in my experience Heroku/Divio/Elastic Beanstalk/other PaaS platforms already fit the space of a "simple Django deployment". I am also skeptical, I'd need to see how it fit in the space, what it does differently, and how it will be maintained long term. I think it's a bit outside the remit of DS

Re: Validation of m2m

2019-02-15 Thread Bernd Wechner
I'm curious what consensus looks like. In what forum among which stakeholders. Clearly among developers who have some knowledge of Djangos innards, and so I suspect here. But I find conversation here on this thread so neatly short I can digest it in a short read, and https://code.djangoproject

Re: Google Summer of Code 2019

2019-02-15 Thread Josh Smeaton
If you really think you want to work on a deployment project, you should get the requirements together very quickly, so someone on this list can sanity check that it's something both feasible and useful. I have done a **lot** of different deployments, and other than deploying to heroku, they ha

Re: Google Summer of Code 2019

2019-02-15 Thread Shashank shet
That's a good idea. I'll start working on a draft for the deployment support project. On Friday, February 15, 2019 at 2:58:45 PM UTC+5:30, Carlton Gibson wrote: > > The timeline for GSoC is here: > https://summerofcode.withgoogle.com/how-it-works/#timeline > > Applications are ≈ a month away. >

Re: Google Summer of Code 2019

2019-02-15 Thread Carlton Gibson
The timeline for GSoC is here: https://summerofcode.withgoogle.com/how-it-works/#timeline Applications are ≈ a month away. Here's an example from a previous year: https://gist.github.com/chrismedrela/82cbda8d2a78a280a129 I'd suggest drafting things in more detail and starting a new thread to