so, for an existing project, how do i update the manage.py file ? create a
new project in 1.6 and copy it over ?

V.


On Thu, Dec 5, 2013 at 9:58 PM, Timothy W. Cook <t...@mlhim.org> wrote:

>
>
>
> On Thu, Dec 5, 2013 at 2:09 PM, Vibhu Rishi <vibhu.ri...@gmail.com> wrote:
>
>> I am getting the same error when I did an upgrade of Django to 1.6 .
>> Reverted back to 1.5 and it seems to work, but i am still searching for a
>> solution for this to work with 1.6
>>
>> V.
>>
>> execute_manager was deprecated:
>
> https://docs.djangoproject.com/en/1.4/releases/1.4/#django-core-management-execute-manager
>
> and probably removed in 1.6
>
> HTH,
>
> --Tim
>
>
>>
>> On Fri, Nov 29, 2013 at 11:14 PM, tino <tin...@gmail.com> wrote:
>>
>>>
>>>
>>> Hello
>>>
>>> I am trying to run a project that was setup in another server, but
>>> getting the following error. I am using python 2.7, django, virtualenv. So
>>> I am running the project inside a python virtual environment
>>>
>>>
>>> (virtualenv)[web.srv1 daily# python manage.py runserver 0.0.0.0:8000
>>> Traceback (most recent call last):
>>>   File "manage.py", line 2, in <module>
>>>     from django.core.management import execute_manager
>>> ImportError: cannot import name execute_manager
>>>
>>>
>>> I used the method mentioned in the below link to setup the virtual
>>> environment.
>>>
>>> http://toic.org/blog/2011/wsgi-on-cpanel-improved/
>>>
>>> This project was setup inside a cpanel server. But the current server I
>>> using is not a cpanel server. It is normal centos server.
>>>
>>> Can somebody help me to track down the issue.
>>>
>>>
>>>  --
>>> 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 django-users+unsubscr...@googlegroups.com.
>>> To post to this group, send email to django-users@googlegroups.com.
>>> 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/7181ba64-d2d6-4926-b35d-5b4a2a7792a4%40googlegroups.com
>>> .
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>
>>
>> --
>> Simplicity is the ultimate sophistication. - Leonardo da Vinci
>> Life is really simple, but we insist on making it complicated. -
>> Confucius
>>
>> --
>> 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 django-users+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> 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/CAPiONw%3DAKX8tXx0G4bqoOUf5RUDJXF8k3KkM6XFNfCe8r6vfPQ%40mail.gmail.com
>> .
>>
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> --
> MLHIM VIP Signup: http://goo.gl/22B0U
> ============================================
> Timothy Cook, MSc           +55 21 94711995
> MLHIM http://www.mlhim.org
> Like Us on FB: https://www.facebook.com/mlhim2
> Circle us on G+: http://goo.gl/44EV5
> Google Scholar: http://goo.gl/MMZ1o
> LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook
>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> 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/CA%2B%3DOU3XigT_au7ww4HBzKxf2CQzWy19O-XaPg0w_8KdvDSQTQw%40mail.gmail.com
> .
>
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Simplicity is the ultimate sophistication. - Leonardo da Vinci
Life is really simple, but we insist on making it complicated. - Confucius

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/CAPiONwmehf3%3DSjh88CFc9TQ7KMxBgufKGqFbTKsaB9g4SWQ5-Q%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to