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 0.96)
or your installation is corrupt.  The former is probably more likely.

Karen


>
>
> 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 me.
> >
> > You've specified the wrong import, or the wrong pythonpath, or have a
> > corrupt installation, or ...? Without some specifics of what you are
> doing
> > to generate this error it is a bit hard to say.
> >
> > Karen
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to