Re: Good practices for production settings

2013-03-17 Thread Christophe Pettus
On Mar 17, 2013, at 10:33 AM, Aymeric Augustin wrote: > Would anyone like to review it? I only had a chance for a once-over-lightly, but +1 to committing it from my pass; it looks very valuable. -- -- Christophe Pettus x...@thebuild.com -- You received this message because you are subscrib

Re: Good practices for production settings

2013-03-17 Thread Jacob Kaplan-Moss
On Sun, Mar 17, 2013 at 10:33 AM, Aymeric Augustin wrote: > Would anyone like to review it? I would, and will probably have edits, but +1 on committing now. This looks good enough to add right now, we can iterate a bit after it's in. Jacob -- You received this message because you are subscribe

Re: Good practices for production settings

2013-03-17 Thread Baptiste Mispelon
Hi, I like the patch and I think it's a welcome addition to the documentation. I spotted one minor spelling mistake: "an hostile environment" should be "a hostile environment" (L5 of checklist.txt). Good work, Cheers, Baptiste -- You received this message because you are subscribed to the G

Re: Good practices for production settings

2013-03-17 Thread Erik Romijn
Hi Aymeric, On Mar 17, 2013, at 6:33 PM, Aymeric Augustin wrote: > Daniel Quinn worked on a list of good practices for production settings at the > Utrecht sprint. I completed the patch and I'd like to commit the result: I like the patch overall. I have two comments: For HTTPS,

Good practices for production settings

2013-03-17 Thread Aymeric Augustin
Hello, Daniel Quinn worked on a list of good practices for production settings at the Utrecht sprint. I completed the patch and I'd like to commit the result: https://github.com/django/django/pull/913 https://code.djangoproject.com/ticket/19697 This document has two goals: - improv