Re: manage.py validate error

2007-07-02 Thread Russell Keith-Magee
On 7/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I'm currently creating models (quite a bit of them) using Django and I > find it hard to "debug" them. "./manage.py validate" usually returns > errors with no context nor line numbers, and sometimes the error comes > from an import and is

manage.py validate error

2007-07-02 Thread [EMAIL PROTECTED]
I'm currently creating models (quite a bit of them) using Django and I find it hard to "debug" them. "./manage.py validate" usually returns errors with no context nor line numbers, and sometimes the error comes from an import and is wrongly attributed to the including file rather that the include