Re: When your settings module causes an `ImportError`

2010-05-16 Thread Russell Keith-Magee
On Mon, May 17, 2010 at 6:10 AM, cool-RR wrote: > Hello all. > > This is my first time on Django-developers. > > I remember that a few months ago, when I was doing some Django work, > there was something that annoyed me. I hope I'm remembering this > correctly, please correct me if I'm wrong. It h

When your settings module causes an `ImportError`

2010-05-16 Thread cool-RR
Hello all. This is my first time on Django-developers. I remember that a few months ago, when I was doing some Django work, there was something that annoyed me. I hope I'm remembering this correctly, please correct me if I'm wrong. It happened sometimes that the settings module in my project/app

Re: Django Transaction Integrity

2010-05-16 Thread Andrea Zilio
Hi Piet, I'm just a django user, but I like very much your clear explanation about how django transactions works and what's wrong with them! Great work! Andrea On 13 Mag, 17:01, Piet Delport wrote: > Hi, > > I'm working with a company that uses and maintains a commercial Django-based > commerc