Thursday, June 25, 2015

Re: How To Activate Django Server.

Steve,

You don't appear to be in the same folder as manage.py.

You need to change to the directory that holds your project files.

-A

On Thu, Jun 25, 2015 at 1:35 PM, Steve Burrus <steveburrus28@gmail.com> wrote:
> No i am sorry but python manage.py runserver doesn't work! I first tried to
> run it in a newly created virtual environment, it failed. so I just tried to
> run it in the Desktop folder but it still failed. I remember a command which
> had in it "django-admin.py" that I need to type right?
>
> "C:\Users\SteveB\Desktop>python manage.py runserver
> python: can't open file 'manage.py': [Errno 2] No such file or directory"
>
>
>
> On Thu, Jun 25, 2015 at 12:00 PM, <ybdragon@gmail.com> wrote:
>>
>> On 06/25/15 18:07, Steve Burrus wrote:
>>
>> I am sorry that I hjave to ask about this, since I was recently able to do
>> it, but I have to ask how do I go about going from successfully creating a
>> new virtual environment to then being able to connect to the Django server?
>> I have seen countless videos, on youtube, on how this is done but I simply
>> forgot.
>>
>>
>> python manage.py runserver
>>
>> dragon
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Django users" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/django-users/W_41qowiu8k/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> django-users+unsubscribe@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/558C33B3.7030700%40gmail.com.
>>
>> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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+unsubscribe@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/CABcoaSDK8Oc_8A6AGRMgDZX4ZVg6FeSCePGbo5YgNmrYCMiQiA%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@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/CAEE%2BrGob0wuxEEev5S7PfvOExVkFComHWs0beQ-F-Ux0z43z9A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment