On Thu, Feb 27, 2014 at 1:10 PM, Grimaud Florent <[email protected]> wrote: > bonjour, > quand j'installe updatengine j'ai un problème avec Django > > "file /var/www/UE-environment/updatengine-server/manage.py", line 8, in > module > from Django.core.management importe exécute from_commande_line > import error: no module name Django.core.management " > > merci de votre aide >
Il faut dit "django.core.management", ce n'est pas "Django.core.management" Cheers Tom -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFHbX1KqQHAFPJo8-_o_sMbqQMCDxt3NUSR7mUnxvHjFJWY%2BHg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

