On Wed, Mar 23, 2011 at 1:03 PM, Andre Lopes <[email protected]> wrote: > > But is not working, I got this error: > > [quote] > Traceback (most recent call last): > File "C:\Python27\Lib\site-packages\djan > odule> > from django.core import management > ImportError: No module named django.core > > C:\xampp\htdocs\djangodir\directorio>djang > Traceback (most recent call last): > File "C:\Python27\Lib\site-packages\djan > odule> > from django.core import management > ImportError: No module named django.core > [/quote]
It will be very hard to help you with such a broken paste of the traceback you get. What version of Django are you using? -- Ramiro Morales -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

