Re: Database connection retry

2017-03-05 Thread James Pic
Thanks for your feedback, the use case i was talking about is not quite valid anymore, since docker-stack and docker-compose v3 ​do handle dependencies. However, perhaps runserver could just exit if checks don't pass, which makes sense I think, allowing the optional use of a shell loop. I'd prefer

Re: Database connection retry

2017-03-05 Thread Shai Berger
On Sunday 05 March 2017 12:32:34 James Pic wrote: > > However, perhaps runserver could just exit if checks don't pass, which > makes sense I think, allowing the optional use of a shell loop. I'd prefer > that, what do you think is better, exit or retry ? ... then you can do that yourself already

Re: Database connection retry

2017-03-05 Thread James Pic
until manage check; do sleep 1; done; manage runserver would work for me then, thanks Shai ! However, I'm still a bit puzzled by having a process that's just stuck when checks fail (if I understand correctly) is there any particular reason why it is this way ? If not, perhaps a retry or exit could

Re: feature request: include optional html_message in send_mass_mail tuple

2017-03-05 Thread Luan Roger Santos Santana
Django has another option to send HTML messages. We can use the render_to_string() function to generate the message and then send it using send_mass_mail() Em sexta-feira, 3 de março de 2017 21:26:48 UTC-3, Michael Scheper escreveu: > >

Re: Google Summer of Code 2017

2017-03-05 Thread Pranav Jadhav
Hey Tim, I am Pranav Jadhav, an undergrad student from Pune, India. I was keen on working with contributions towards communities. I just wished some guidance to get actually started. Means how actually these things proceed and how I actually would be getting something to work upon. Just like

Re: Project idea for GSoC page - Support for expressions in indexes

2017-03-05 Thread akki
On Sunday, 5 March 2017 01:53:28 UTC+5:30, Florian Apolloner wrote: > > On Saturday, March 4, 2017 at 7:10:57 PM UTC+1, akki wrote: >> >> First of all let's not call the work done by the 1000s of GSoC mentors >> every year "putting down hands and doing nothing". >> > > I am pretty sure I did not