Re: Core keyword error

2008-08-30 Thread Frantisek Malina
Thank you guys for saving my follicles. I completely trusted the backward incompatible changes page so far, but now it miserably failed :( --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post

Re: Core keyword error

2008-08-28 Thread Rob Goedman
Thanks Malcolm and Rajesh! Expected I had missed something. Should have noted that 1st line Googling 'django core arguments' instead of 'django core keyword' got me there. Thanks again, Rob On Aug 28, 2008, at 12:30 PM, Malcolm Tredinnick wrote: > On Thu, 2008-08-28 at 12:24 -0700, Rob

Re: Core keyword error

2008-08-28 Thread Rajesh Dhawan
Hi Rob, On Aug 28, 3:24 pm, Rob Goedman <[EMAIL PROTECTED]> wrote: > Hi, > > Since moving to beta-2 I get: > > Robs-Intel:mcp rob$ ./manage.py runserver > Validating models... > Unhandled exception in thread started by 0x7a8470> > Traceback (most recent call last): >    File "/Library/Python/2.5

Re: Core keyword error

2008-08-28 Thread Malcolm Tredinnick
On Thu, 2008-08-28 at 12:24 -0700, Rob Goedman wrote: [..] > Until beta-1 no problems. Any hints? It was removed as part of r8616. It hasn't actually been needed since newforms-admin landed, but was tied to the manipulator code that was removed in the above changeset. Regards, Malcolm --~--~

Core keyword error

2008-08-28 Thread Rob Goedman
Hi, Since moving to beta-2 I get: Robs-Intel:mcp rob$ ./manage.py runserver Validating models... Unhandled exception in thread started by Traceback (most recent call last): File "/Library/Python/2.5/site-packages/django/core/management/ commands/runserver.py", line 47, in inner_run sel