experience.
>
> On Thursday, November 29, 2018 at 9:55:00 PM UTC-8, jlgimeno71 wrote:
>>
>>
>>
>> On Thu, Nov 29, 2018, 9:40 PM Scott Reed >
>>> Thanks for you response Jorge! I see, that's just to check that it
>>> worked, and I'm suppo
>> On Thu, Nov 29, 2018, 9:40 PM Scott Reed >
>>> Thanks for you response Jorge! I see, that's just to check that it
>>> worked, and I'm supposed to quit the server to keep using the command
>>> prompt.
>>> Another question: I can't fi
ust to check that it
>> worked, and I'm supposed to quit the server to keep using the command
>> prompt.
>> Another question: I can't figure out the next step - opening the views.py
>> file in the command prompt.
>> I've tried navigating to the direct
On Thu, Nov 29, 2018, 9:40 PM Scott Reed Thanks for you response Jorge! I see, that's just to check that it
> worked, and I'm supposed to quit the server to keep using the command
> prompt.
> Another question: I can't figure out the next step - opening the views.py
>
Thanks for you response Jorge! I see, that's just to check that it worked,
and I'm supposed to quit the server to keep using the command prompt.
Another question: I can't figure out the next step - opening the views.py
file in the command prompt.
I've tried navigating
'py manage.py runserver' in the mysite directory.
> When I execute this command in the command prompt window, it runs and
> brings up the message shown in the tutorial, with a couple variations on my
> computer:
>
> Performing system checks...
>
> System check
tory.
When I execute this command in the command prompt window, it runs and
brings up the message shown in the tutorial, with a couple variations on my
computer:
Performing system checks...
System check identified no issues (0 silenced).
You have unapplied migrations; your app may not work properl
Hi,
First make sure that you have a valid virtual environment - it's the
easiest way to run python code. When that is working, you can just write :
"python django-admin.py startproject mySite" - your problem is that .py
files have been associated with notepad ++, and therefore it opens the file
t
I would like to start web designing using django! but Whenever i type "
django-admin.py startproject mySite" in cmd this code popup through
notepad, Then what should I do?
#!c:\users\crepin\envs\myproject\scripts\python.exe
from django.core import management
if __name__ == "__main__":
manage
Hi Owen,
> I went through a tutorial for downloading python, pip and Django. All
> seemed to be going well until I attempted to put command lines
through the
> command window
>
> So when I try to create a project via these instructions below
>
> $ django-admin startproject mysite
>
>
> It gi
jango-admin' is not recognized as an internal or external command, operable
program or batch file.
However I found the django-admin file by a search ...the command prompt window
does not recognize it though.
Can someone help me
Regards,
Owen
--
You received this message becau
You can't have been following that documentation very closely, as there is a
whole section on how to install pip before the bit that you quote.
--
DR.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop rec
http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows
On 6/07/2014 1:24 PM, Sen wrote:
I was going
through
https://docs.djangoproject.com/en/1.6/howto/windows/#how-to-install-django-on-windows
I could follow until "In the command prompt, execute the following
command
You can get and install python from activestate.com where pip is included.
So you can run pip from command prompt.
Rgrds
Setiaman
On 6 Jul 2014 11:44, "Sen" wrote:
> I was going through
> https://docs.djangoproject.com/en/1.6/howto/windows/#how-to-install-django-on-windows
I was going
through
https://docs.djangoproject.com/en/1.6/howto/windows/#how-to-install-django-on-windows
I could follow until "In the command prompt, execute the following command:
pip install django. This will download and install Django."
I'm not sure which command prompt a
;m just learning, but i tried it using
> > the windows 7 command prompt but i've got this error
> http://i.imgur.com/znZGW.png
> > could someone help me please?
> >
>
> Your path indicates that you have installed Python 3.2. Django is only
> Python 2.x compatible
7.6.2012 10:29, andres orozco kirjoitti:
I've installed django 1.4 and i want to test the installation, i don't
know too much about this cuz' i'm just learning, but i tried it using
the windows 7 command prompt but i've got this error
http://i.imgur.com/znZGW.png
cou
I've installed django 1.4 and i want to test the installation, i don't
know too much about this cuz' i'm just learning, but i tried it using
the windows 7 command prompt but i've got this error
http://i.imgur.com/znZGW.png
could someone help me please?
--
You received
> (I'm using windows xp home)
>
> I typed : C:\>django-admin.py25 into the command prompt and it comes
> up with the message:
>
> 'C:\' is not recognized as and internal or external command operable
> program or batch file.
If you typed that wh
* timbis2 <[EMAIL PROTECTED]> [2008-09-25 02:25 -0700]:
>
> (I'm using windows xp home)
>
> I typed : C:\>django-admin.py25 into the command prompt and it comes
> up with the message:
>
> 'C:\' is not recognized as and internal or external comma
(I'm using windows xp home)
I typed : C:\>django-admin.py25 into the command prompt and it comes
up with the message:
'C:\' is not recognized as and internal or external command operable
program or batch file.
How can this be resolved??? It simply won't work!
so that
21 matches
Mail list logo