Re: cannot import name call_command

2008-10-30 Thread Karen Tracey
On Thu, Oct 30, 2008 at 3:43 PM, noureddine <[EMAIL PROTECTED]> wrote: > > yes, i already thik in this idea > but the application has an others bug with django 1.0 and the 1st > developper says in his documentation that works with django 0.9 > thanks > You are saying this is code from someone els

Re: cannot import name call_command

2008-10-30 Thread noureddine
yes, i already thik in this idea but the application has an others bug with django 1.0 and the 1st developper says in his documentation that works with django 0.9 thanks On 30 oct, 17:04, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Thu, Oct 30, 2008 at 12:27 PM, noureddine <[EMAIL PROTECTED]>

Re: cannot import name call_command

2008-10-30 Thread Karen Tracey
On Thu, Oct 30, 2008 at 12:27 PM, noureddine <[EMAIL PROTECTED]> wrote: > > this is what i specified : > > from django.core.management import call_command > OK, so you've got an import that should work on Django 1.0. I suspect you're either not running on Django 1.0 (that import doesn't work on

Re: cannot import name call_command

2008-10-30 Thread noureddine
this is what i specified : from django.core.management import call_command On 29 oct, 15:39, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Wed, Oct 29, 2008 at 11:05 AM, noureddine <[EMAIL PROTECTED]> wrote: > > > i have this problem > > is there anybody hwo know the solution. > > please tell

Re: cannot import name call_command

2008-10-29 Thread Karen Tracey
On Wed, Oct 29, 2008 at 11:05 AM, noureddine <[EMAIL PROTECTED]> wrote: > > i have this problem > is there anybody hwo know the solution. > please tell me. > You've specified the wrong import, or the wrong pythonpath, or have a corrupt installation, or ...? Without some specifics of what you are

cannot import name call_command

2008-10-29 Thread noureddine
i have this problem is there anybody hwo know the solution. please tell me. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To