Re: Request for help: building a docker/vagrant platform for running Django's test suite

2015-04-23 Thread Florent Pastor
That's an interesting project, good luck and keep us posted :) On Wed, Apr 22, 2015 at 5:55 PM, Kevin Glavin wrote: > Thank you everyone for your interest. I spoke with Tim last night to start > piecing together the strategy. The gameplan on my end is to start a repo > that we can all work from

Re: Pass exception to error handlers

2015-04-23 Thread Florent Pastor
I agree with Tom On Wed, Apr 22, 2015 at 5:34 PM, Tom Evans wrote: > On Wed, Apr 22, 2015 at 3:05 PM, Tim Graham wrote: > > I have some concerns from a security standpoint. For example, some > exception > > messages are definitely not meant to be displayed to end users and may > leak > > server

Re: Pass exception to error handlers

2015-04-22 Thread florent . pastor
I find this interesting too. It could be very useful when using custom exception in the model. On Tuesday, April 21, 2015 at 8:58:59 PM UTC+1, Claude Paroz wrote: > > Here is some code to demonstrate a possible implementation: > > https://github.com/claudep/django/commit/5617d32e8f10861fb84bf2629