Re: wrong names in variables. startapp rutine

2007-04-09 Thread mario__
On Apr 9, 4:58 pm, "Adrian Holovaty" <[EMAIL PROTECTED]> wrote: > > Thanks, Mario. I've checked in the patch. > ok, I hope it help. Thanks for your time, regards! > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: wrong names in variables. startapp rutine

2007-04-09 Thread Adrian Holovaty
On 4/9/07, Mario Gonzalez <[EMAIL PROTECTED]> wrote: > I found a variable in django/core/management.py file named > project_name, its content should be the project name but it's not. It > saves the parent directory name instead, so I wrote a patch that fix > it. > > Please, see > http://code.dja

wrong names in variables. startapp rutine

2007-04-09 Thread Mario Gonzalez
I found a variable in django/core/management.py file named project_name, its content should be the project name but it's not. It saves the parent directory name instead, so I wrote a patch that fix it. Please, see http://code.djangoproject.com/ticket/3846 Regards! -- http://www.advogato.org/p