Did you install virtual env?
Pip install virtualen
Python - m venv venv
Souce venv/Scrpt/activate
Then install django
Pip instala django
See in your env Its posible to instal deccouple
Great Alan
El dom., 28 mar. 2021 11:05, Sujit Mandal escribió:
> i am totally new with django. I tried
i solved it.
Thanks & Regards
On Sun, 28 Mar 2021 at 20:19, pankaj palmate
wrote:
> It seems you have not installed django properly
>
> On Sun, 28 Mar, 2021, 7:34 pm Sujit Mandal, wrote:
>
>> i am totally new with django. I tried to print Hello World in my first
>> app but i failed. Cmd showed
It seems you have not installed django properly
On Sun, 28 Mar, 2021, 7:34 pm Sujit Mandal, wrote:
> i am totally new with django. I tried to print Hello World in my first app
> but i failed. Cmd showed some error but i can't understand what i make
> mistake.
>
> ERROR:
>
> C:\Users\Admission So
i am totally new with django. I tried to print Hello World in my first app
but i failed. Cmd showed some error but i can't understand what i make
mistake.
ERROR:
C:\Users\Admission Solution\allprojects\telusko>python manage.py runserver
Traceback (most recent call last):
File "C:\Users\Admiss
On 11/3/05, Waylan Limberg <[EMAIL PROTECTED]> wrote:
> This wouln't happen to be related to the similar error I get when I
> hit control-c to quit the server would it? Everything seems to work
> fine, and the server does quite after displaying the message, but it
> is a little unnerving.
Yup, it
On 11/3/05, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
>
> On Nov 3, 2005, at 6:04 AM, stava wrote:
> > Now, when I save my model file (which causes runserver to reload the
> > model) I get the following:
> [snip]
>
> Yeah, this is a known bug in the auto-reload stuff (or in the
> runserver comm
OK, not scared anymore, thanks.
/stava
On Nov 3, 2005, at 6:04 AM, stava wrote:
Now, when I save my model file (which causes runserver to reload the
model) I get the following:
[snip]
Yeah, this is a known bug in the auto-reload stuff (or in the
runserver command) -- see http://code.djangoproject.com/ticket/698.
It's been left
I'm using django 1062 with python 2.4 and getting a strange error.
When starting up it looks OK:
django-admin runserver --settings=ttime.settings
Validating models...
0 errors found.
Starting server on port 8000 with settings module 'ttime.settings'.
Go to http://127.0.0.1:8000/ for Django.
Quit
9 matches
Mail list logo