s running fine for a year, but it stopped working
>> lately. I did not find any clue so far.
>>
>> 1. Before deployment
>>
>> $ ps -ef | grep runserver rmbl 1424 1414 0 05:02 pts/0 00:00:00 grep
>> --color=auto runserver ---
>>
>> $ $ sudo n
orking
> lately. I did not find any clue so far.
>
> 1. Before deployment
>
> $ ps -ef | grep runserver rmbl 1424 1414 0 05:02 pts/0 00:00:00 grep
> --color=auto runserver ---
>
> $ $ sudo nmap -p 4000, 22 > 136.189.5.1 -Pn Starting Nmap 7.94SVN (
> https://nmap.org
Oops! I don´t know why the format is not rendered properly. Pardon me
for pasting it again!.
$ ps -ef | grep runserver
rmbl 14241414 0 05:02 pts/000:00:00 grep --color=auto runserver
---
$
$ sudo nmap -p 4000, 22 > 136.189.5.1 -Pn
Starting Nmap 7.94SVN ( ht
Thank you both. I deployed the same site twice on DO droplets without any
issues and the site was running fine for a year, but it stopped working
lately. I did not find any clue so far.
1. Before deployment
$ ps -ef | grep runserver rmbl 1424 1414 0 05:02 pts/0 00:00:00 grep
--color=auto
I always follow the following steps to deploy my site on DO.
https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu
Countless attempts and 0 fail.
Maybe you can try this. If you want to keep trying with your way, also no
problem.
On Thu,
On 7/03/2024 3:02 pm, ram.mu...@gmail.com wrote:
Hi,
Hoping someone can provide some clue on this?
I think you'll find most people are reluctant to click on unsolicited
web links no matter how innocent they appear to be.
Perhaps you can describe the problem, tell us what you have tried and
Hi,
Hoping someone can provide some clue on this?
Best regards,
~Ram
On Tuesday, March 5, 2024 at 1:32:51 AM UTC-7 ram.mu...@gmail.com wrote:
> Hi,
>
> Could someone look at this post and help me understand what is missing? We
> think there is no issue in our Django application but Digital Oce
Hi,
Could someone look at this post and help me understand what is missing? We
think there is no issue in our Django application but Digital Ocean
concluded that the issue is from our application.
https://serverfault.com/questions/1155482/django-site-is-not-opening-up-on-digital-ocean-ubuntu-dr
> python manage.py runserver
Watching for file changes with StatReloader
Performing system checks...
System check identified no issues (0 silenced).
You have 18 unapplied migration(s). Your project may not work properly
until you apply the migrations for app(s): admin, auth, contentty
t;
>> Probably is a Windows problem, because if you follow the rules of differents
>> tutorials, is easy to run the runserver,
>>
>> Sincerely,
>>
>> Raúl Luján Delgado
>>
>>
>>
>>
>>
>>> El mié, 16 nov 2022 a las 6:10,
After activating the virtual environment it has finally accepted to run
On Wed, 16 Nov 2022 at 13:35, Raúl Luján Delgado
wrote:
> Hello Kasper,
>
> Probably is a Windows problem, because if you follow the rules of
> differents tutorials, is easy to run the runserver,
>
> S
On 16/11/2022 12.27, Jitendra kumar Patra wrote:
Could you share what type of error you are getting?
I'm not getting any errors. I don't know any more than you. We have to
wait and see if Peter Mwai finds it relevant to share what is needed for
any of us to help him.
Kind regards,
Kasper L
On 16/11/2022 11.33, Raúl Luján Delgado wrote:
Hello Kasper,
Probably is a Windows problem, because if you follow the rules of
differents tutorials, is easy to run the runserver,
Could be. Could be any kind of problem really. Your guess is as good as
mine.
Only Peter Mwai knows but it
Could you share what type of error you are getting?
On Wed, Nov 16, 2022 at 2:39 PM 'Kasper Laudrup' via Django users <
django-users@googlegroups.com> wrote:
> On 15/11/2022 18.49, Peter Mwai wrote:
> > Hello experts,
> > I was trying to start the server using &
Hello Kasper,
Probably is a Windows problem, because if you follow the rules of
differents tutorials, is easy to run the runserver,
Sincerely,
Raúl Luján Delgado
El mié, 16 nov 2022 a las 6:10, 'Kasper Laudrup' via Django users (<
django-users@googlegroups.com>) escribió:
On 15/11/2022 18.49, Peter Mwai wrote:
Hello experts,
I was trying to start the server using 'python manage.py runserver' but
encountered this error,
You have a bug somewhere in your code. That most likely happened after
you made a change somewhere.
Look into what you change
Hello experts,
I was trying to start the server using 'python manage.py runserver' but
encountered this error,
Exception ignored in thread started by: .wrapper
at 0x0202E609EDE0>
Traceback (most recent call last):
File
"C:\Users\Administrator\AppData\Local\Programs\Py
Try using the inline argument --settings when executing runserver--(Unsigned
mail from my phone)
Original message From: Matteo Sani
Date: 12/11/22 05:38 (GMT+10:00) To: Django users
Subject: Possible bug in runserver Hello, I
wanted to run Django runserver with custom
Hello,
I wanted to run Django runserver with custom settings defined in
proj/mysettings.py. So I exported the env variable DJANGO_SETTINGS_MODULE
to point to the custom settings file and then I ran manage.py runserver …
The printout was showing that Django was still using the default
Ensure that your manage.py file on your settings folder has the right
syntax as shown.
On Tue, Mar 22, 2022, 08:07 'Delvin Alexander' via Django users <
django-users@googlegroups.com> wrote:
> would anyone know why my "manage.py runserver" is not working?
>
>
Did you solve that. If not, you could tell me and I'll help you
Gabriel Araya Garcia
GMI - Desarrollo de Sistemas Informáticos
El mar, 22 mar 2022 a las 2:07, 'Delvin Alexander' via Django users (<
django-users@googlegroups.com>) escribió:
> would anyone know why my
anyone know why my "manage.py runserver" is not working?
>
> Every time i try running it on the command prompt, i get relocated to my
> visual studio of manage.py file that states this:
>
> #*!/usr/bin/env python*
> *"""Django's command-line utility fo
https://stackoverflow.com/questions/58661812/django-python-manage-py-runserver-not-working
On Tue, Mar 22, 2022 at 10:37 AM 'Delvin Alexander' via Django users <
django-users@googlegroups.com> wrote:
> would anyone know why my "manage.py runserver" is not working?
&g
m wrote:
>> Hey,
>>
>> I think yoz don't have installed django package. Please install it over pip
>> install django
>>
>> Regards
>>
>> 'Delvin Alexander' via Django users schrieb am
>> Di., 22. März 2022, 06:07:
>>&g
haha indeed
On Wednesday, 23 March 2022 at 09:08:54 UTC+5:30 Delvin Alexander wrote:
> it was python manage.py runserver. it was an easy fix that i wish i found.
> hahah
>
> On Tuesday, March 22, 2022 at 8:32:46 PM UTC-7 Delvin Alexander wrote:
>
>> i did that but the
x27; via Django users schrieb
> am Di., 22. März 2022, 06:07:
>
>> would anyone know why my "manage.py runserver" is not working?
>>
>> Every time i try running it on the command prompt, i get relocated to my
>> visual studio of manage.py file that stat
Hey,
I think yoz don't have installed django package. Please install it over pip
install django
Regards
'Delvin Alexander' via Django users schrieb
am Di., 22. März 2022, 06:07:
> would anyone know why my "manage.py runserver" is not working?
>
> Every ti
pened.
Try "python manage.py runserver" instead.
Antonis Christofides
+30-6979924665 (mobile)
On 22/03/2022 07.07, 'Delvin Alexander' via Django users wrote:
would anyone know why my "manage.py runserver" is not working?
Every time i try running it on the comma
would anyone know why my "manage.py runserver" is not working?
Every time i try running it on the command prompt, i get relocated to my
visual studio of manage.py file that states this:
#*!/usr/bin/env python*
*"""Django's command-line utility for administrative
Please help on localhost or 127.0.0.1:8000 everything is working fine but
when i provide ip and port authentication is doesn't work
--
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 i
CLUDE_PATH=/home/felix/.local/sqlite/sqlite-3.34.0/include/
>> CPLUS_INCLUDE_PATH=/home/felix/.local/sqlite/sqlite-3.34.0/include/
>> LD_RUN_PATH=/home/felix/.local/sqlite/default/lib ./configure
>> --prefix=/home/felix/.local/python/python-3.9.1 --enable-optimizations
>> make
. 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 "
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
t;
> C:\Users\Admission Solution\allprojects\telusko>python manage.py runserver
> Traceback (most recent call last):
> File "C:\Users\Admission Solution\allprojects\telusko\manage.py", line
> 11, in main
> from django.core.management import execute_from_command_
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 &
On March 15, 2021 7:26:11 AM CDT, lilyfan195 wrote:
>
>however when I enter the http://127.0.0.1:8000 it showed page not
>found, and the thing is whatever I clicked, the powershell remained the
>same and didn't show any Exception traceback or something like that and
>the pycharm didn't show any
Asking for help plz.
I used the command "python manage.py runserver" in powershell and it's running well like this:however when I enter the http://127.0.0.1:8000 it showed page not found, and the thing is whatever
activate
> pip install django
> djagno-admin startproject demo
> cd demo
>
> 4 Check sqlite3 lib version (seems to be OK, sqlite_version is 3.34.0)
> (venv) [felix@localhost blueprint]$ python manage.py shell
> Python 3.9.0 (default, Jan 20 2021, 12:53:25)
> [GCC
gt; /home/felix/.local/python/python-3.9.1/bin/python3 -m venv venv
> source venv/bin/activate
> pip install django
> djagno-admin startproject demo
> cd demo
>
> 4 Check sqlite3 lib version (seems to be OK, sqlite_version is 3.34.0)
> (venv) [felix@localhost blueprint]$ python m
lix@localhost blueprint]$ python manage.py shell
Python 3.9.0 (default, Jan 20 2021, 12:53:25)
[GCC 10.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
(InteractiveConsole)
>>> import sqlite3
>>>
quot; for more information.
(InteractiveConsole)
>>> import sqlite3
>>> sqlite3.sqlite_version
'3.34.0'
>>> sqlite3.version
'2.6.0'
>>>
5. Run the demo project (cannot find the new sqlite version ? strange.):(venv)
[felix@localhost blueprint]
nv
>> source venv/bin/activate
>> pip install django
>> djagno-admin startproject demo
>> cd demo
>>
>> 4 Check sqlite3 lib version (seems to be OK, sqlite_version is 3.34.0)
>> (venv) [felix@localhost blueprint]$ python manage.py shell
>> Python 3.9
t; pip install django
> djagno-admin startproject demo
> cd demo
>
> 4 Check sqlite3 lib version (seems to be OK, sqlite_version is 3.34.0)
> (venv) [felix@localhost blueprint]$ python manage.py shell
> Python 3.9.0 (default, Jan 20 2021, 12:53:25)
> [GCC 10.2.0] on linux
> Type &quo
3.9.0 (default, Jan 20 2021, 12:53:25)
[GCC 10.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
(InteractiveConsole)
>>> import sqlite3
>>> sqlite3.sqlite_version
'3.34.0'
>>> sqlite3.v
0 (default, Jan 20 2021, 12:53:25)
> [GCC 10.2.0] on linux
> Type "help", "copyright", "credits" or "license" for more information.
> (InteractiveConsole)
> >>> import sqlite3
> >>> sqlite3.sqlite_version
> '3.34.0'
&g
redits" or "license" for more information.
(InteractiveConsole)
>>> import sqlite3
>>> sqlite3.sqlite_version
'3.34.0'
>>> sqlite3.version
'2.6.0'
>>>
5. Run the demo project (cannot find the new sqlite version ? strange.):
(venv) [feli
but I thought that it was meant to be user-side and when
> I use 'runserver', on the website there's no such option, only the
> previously created question. This is the code for the function:
> def create_question(question_text, days): """ Create a questio
ght that it was meant to be user-side and when
I use 'runserver', on the website there's no such option, only the
previously created question. This is the code for the function:
def create_question(question_text, days): """ Create a question with the
given `que
You need to set your index path in urls.py like this:
path(' ', , )
On Fri, Sep 4, 2020 at 11:49 PM Boi Deekay wrote:
> Page not found (404)Request Method:
> GETRequest URL:
> http://127.0.0.1:8000/
>
> Using the URLconf defined in myFirstPy.urls, Django tried these URL
> patterns, in this order
Page not found (404)Request Method:
GETRequest URL:
http://127.0.0.1:8000/
Using the URLconf defined in myFirstPy.urls, Django tried these URL
patterns, in this order:
1. text/
2. admin/
The empty path didn't match any of these.
You're seeing this error because you have DEBUG = True in y
Hi,
Install django in virtual environment.
Thanks
On Wed, Aug 26, 2020, 6:57 AM ROHINI PUNDE wrote:
> Hi,
> while running "python manage.py runserver" I got this type of error ,I am
> not understand how to to solve this problem.please help me out.
> find out on thi
t.
>
> On Wed, Aug 26, 2020 at 8:28 AM ROHINI PUNDE
> wrote:
>
>> Hi,
>> while running "python manage.py runserver" I got this type of error ,I
>> am not understand how to to solve this problem.please help me out.
>> find out on this attachment(
Hi,
Please create a virtual environment, activate it and install django and
other packages inside that environment.
All the best.
On Wed, Aug 26, 2020 at 8:28 AM ROHINI PUNDE wrote:
> Hi,
> while running "python manage.py runserver" I got this type of error ,I am
>
Hi,
while running "python manage.py runserver" I got this type of error ,I am
not understand how to to solve this problem.please help me out.
find out on this attachment(error.png)
--
You received this message because you are subscribed to the Google Groups
"Django users" g
is on top of my screen FYI. At the
beginning I usually ran 'python3 manage.py runserver' only when I do 'cd
src' successfully, and it worked at that time.
Thank you!
(4 screenshots attached)
[image: bbb.png]
[image: ccc.png]
[image: Screen Shot 2020-08-04 at 20.48.23.png]
On
*To add up, There are also 2 manage.py and 2 setting.py, some of the files
may be repetitive because I accidentally copied code from one to another so
it was duplicated.*
On Tuesday, August 4, 2020 at 9:22:36 PM UTC+7, Phan Nguyen wrote:
>
>
>
--
You received this message because you are subsc
It seems like your directoy structure is not proper after you moved some
files/folders. So, if you can send the screenshot of your directory
structure, it might be helpful for others to help you.
On Tuesday, August 4, 2020 at 10:12:32 AM UTC+5:30, Phan Nguyen wrote:
>
> *So I was be able to work
Send the screenshot of your wsgi.py file
On Tuesday, 4 August 2020 05:47:29 UTC+1, Phan Nguyen wrote:
>
>
>
> On Tuesday, August 4, 2020 at 11:42:32 AM UTC+7, Phan Nguyen wrote:
>>
>> *So I was be able to work with Django very well the past weeks. But
>> certainly, I manually moved a 'src' folde
On Tuesday, August 4, 2020 at 11:42:32 AM UTC+7, Phan Nguyen wrote:
>
> *So I was be able to work with Django very well the past weeks. But
> certainly, I manually moved a 'src' folder(contain manage.py) which is
> originally in a Dev folder, to another folder where I write all the code of
> h
:
> Hi All,
> I recently upgraded Django from 2.2 to 3 on my MacOS10.13.
> I am using Python 3.6 and My Application was working fine with Django 2.2
> but now i am getting below error.
>
> Any help related with this topic would be greatly appreciated.
>
> $>python3 manag
__str__.
>>> Or use f-strings. It is easy. All the best 👍
>>>
>>> On Thu, 30 Jul 2020, 8:29 pm ROHINI PUNDE,
>>> wrote:
>>>
>>>> I have error while updating the information,so many trials I cant solve
>>>> this
>> this problem,so please help me for this
>>>
>>>
>>> On Thu, Jul 30, 2020 at 2:25 AM Mira wrote:
>>>
>>>> Hi All,
>>>> I recently upgraded Django from 2.2 to 3 on my MacOS10.13.
>>>> I am using Python 3.6
g Python 3.6 and My Application was working fine with Django
>>> 2.2 but now i am getting below error.
>>>
>>> Any help related with this topic would be greatly appreciated.
>>>
>>> $>python3 manage.py runserver
>>>
>>> Watching
p related with this topic would be greatly appreciated.
>>
>> $>python3 manage.py runserver
>>
>> Watching for file changes with StatReloader
>>
>> Performing system checks...
>>
>>
>> Traceback (most recent call last):
>>
>> File &q
on 3.6 and My Application was working fine with Django 2.2
> but now i am getting below error.
>
> Any help related with this topic would be greatly appreciated.
>
> $>python3 manage.py runserver
>
> Watching for file changes with StatReloader
>
> Performing sy
topic would be greatly appreciated.
$>python3 manage.py runserver
Watching for file changes with StatReloader
Performing system checks...
Traceback (most recent call last):
File "manage.py", line 22, in
execute_from_command_line(sys.argv)
File
"/Library/Fram
graded Django from 2.2 to 3 on my MacOS10.13.
>> I am using Python 3.6 and My Application was working fine with Django 2.2
>> but now i am getting below error.
>>
>> Any help related with this topic would be greatly appreciated.
>>
>> $>python3 manage.py runserver
&
etting below error.
>
> Any help related with this topic would be greatly appreciated.
>
> $>python3 manage.py runserver
>
> Watching for file changes with StatReloader
>
> Performing system checks...
>
>
> Traceback (most recent call last):
>
> File "
i am getting below error.
>
> Any help related with this topic would be greatly appreciated.
>
> $>python3 manage.py runserver
>
> Watching for file changes with StatReloader
>
> Performing system checks...
>
>
> Traceback (most recent
Hi All,
I recently upgraded Django from 2.2 to 3 on my MacOS10.13.
I am using Python 3.6 and My Application was working fine with Django 2.2
but now i am getting below error.
Any help related with this topic would be greatly appreciated.
$>python3 manage.py runserver
Watching for file chan
Use python3 & install if Not installed then run python3 manage.py runserver
On Wed, Jul 22, 2020 at 8:08 PM Kovy Jacob wrote:
> It gives me a syntax error
>
> Jacob-Mac-mini:TachlisGeredt kovyjacob$ python manage.py runserver
> 0.0.0.0:8000
> File "manage.p
It gives me a syntax error
Jacob-Mac-mini:TachlisGeredt kovyjacob$ python manage.py runserver 0.0.0.0:8000
File "manage.py", line 16
) from exc:
^
SyntaxError: invalid syntax
I didn’t edit manage.py yet, I literally just started the project. I was
thinking maybe its a) a version erro
Test with using "ls" inside your command prompt. All the best.
>>>
>>> On Fri, Jun 19, 2020 at 5:08 PM Tanisha Jain
>>> wrote:
>>>
>>>> still the problem persists.
>>>>
>>>> On Fri, 19 Jun 2020 at 07:15, Utsab Bashy
2020 at 07:15, Utsab Bashyal wrote:
>>>
>>>> enter inside your project directory using command cd project_name in
>>>> termina and run manage.py runserver
>>>>
>>>>
>>>> On Fri, Jun 19, 2020 at 6:52 AM Thomas Furtado <
>>&g
he best.
>
> On Fri, Jun 19, 2020 at 5:08 PM Tanisha Jain
> wrote:
>
>> still the problem persists.
>>
>> On Fri, 19 Jun 2020 at 07:15, Utsab Bashyal wrote:
>>
>>> enter inside your project directory using command cd project_name in
>>> termin
tsab Bashyal wrote:
>
>> enter inside your project directory using command cd project_name in
>> termina and run manage.py runserver
>>
>>
>> On Fri, Jun 19, 2020 at 6:52 AM Thomas Furtado
>> wrote:
>>
>>> Hii, thanks for answering but it didn'
still the problem persists.
On Fri, 19 Jun 2020 at 07:15, Utsab Bashyal wrote:
> enter inside your project directory using command cd project_name in
> termina and run manage.py runserver
>
>
> On Fri, Jun 19, 2020 at 6:52 AM Thomas Furtado
> wrote:
>
>> Hii,
enter inside your project directory using command cd project_name in
termina and run manage.py runserver
On Fri, Jun 19, 2020 at 6:52 AM Thomas Furtado
wrote:
> Hii, thanks for answering but it didn't work
> Now it showed: no module named 'django.contrib.statics'
>
er.
>
> python manage.py makemigrations
> python manage.py migrate
>
> and then command
> python manage.py runserver
>
> Hope this helps. Let me know if you have any questions
>
> On Thu, Jun 18, 2020 at 6:15 PM Thomas Furtado
> wrote:
>
>> Hi, I've seen you sen
Hi Thomas,
Please run the following commands to solve this problem, before running the
server.
python manage.py makemigrations
python manage.py migrate
and then command
python manage.py runserver
Hope this helps. Let me know if you have any questions
On Thu, Jun 18, 2020 at 6:15 PM Thomas
gt;python manage.py
> runserver
> Watching for file changes with StatReloader
> Exception in thread django-main-thread:
> Traceback (most recent call last):
> File "C:\Python37\lib\threading.py", line 926, in _bootstrap_inner
> self.run()
> File "C:\
...
python3 /path/to/manage.py runserver --settings=.settings
Thank you in advance
Regards,
Soumen
--
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 dj
you can use django commands...
https://docs.djangoproject.com/en/3.0/howto/custom-management-commands/
On Tue, Feb 18, 2020 at 2:17 PM Soumen Khatua
wrote:
> Hi Folks,
>
> I want to run a script or url at the time of django server loading.So
> Does this possible,If yes could you tell me,How?
>
Hi Folks,
I want to run a script or url at the time of django server loading.So Does
this possible,If yes could you tell me,How?
Thank you in advance
Regards,
Soumen
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this gr
Hi do you hire contract based python/django freelancer?
We can help you in this and related tasks mere at $7 per hour
Best Regards,
Divyesh Khamele,
Pythonmate
On Thu, 12 Dec 2019 at 10:30, Rupam Hazra wrote:
>
> Please help me out.
>
> How to run django app runserv
https://docs.djangoproject.com/en/2.2/howto/deployment/wsgi/modwsgi/
Virendra
On Wed, Dec 11, 2019 at 8:59 PM Rupam Hazra wrote:
>
> Please help me out.
>
> How to run django app runserver on Apache ?
>
> --
> You received this message because you are subscribed
Please help me out.
How to run django app runserver on Apache ?
--
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...@google
nge path and tried to work on a virtual env but
> nothing work .
> also launch mysql and apache with xampp but this what the terminal say:
> PS Microsoft.PowerShell.Core\FileSystem::\\nas30-001\10 Support
> Engineering\06-PHTF USERS\PHT Toulouse\Ismael\IODA\Application IODA\IODA>
al say:
PS Microsoft.PowerShell.Core\FileSystem::\\nas30-001\10 Support
Engineering\06-PHTF USERS\PHT Toulouse\Ismael\IODA\Application IODA\IODA>
py -m django runserver
Traceback (most recent call last):
File
"C:\Users\ima7363\AppData\Local\Programs\Python\Python37\lib\runpy.py",
line 193,
to check version of django use - >django-admin --version
--
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 view this
First, work on python environment and then continue your job
*Badal Raina*
On Sun, 22 Sep 2019 at 15:39, Ashok Rai wrote:
> You better try using python 3
>
> On Sun, Sep 22, 2019 at 9:55 AM Pawan Jha
> wrote:
>
>> When I run the Command "manage.py runserver" o
Did you use "python manage.py runserver" or just "manage.py runserver"?
On Sun, Sep 22, 2019, 5:09 AM Pawan Jha wrote:
> When I run the Command "manage.py runserver" on the command
> prompt(WINDOWS), I get the following error:
> Traceback (most recent
You better try using python 3
On Sun, Sep 22, 2019 at 9:55 AM Pawan Jha wrote:
> When I run the Command "manage.py runserver" on the command
> prompt(WINDOWS), I get the following error:
> Traceback (most recent call last):
> File "C:\Documents and Settings\
It's a shame to use python2 still now. Try to start your django project
with virtualenvironment with python-3 version.
Try to follow the standard way to get start. Everything will be fine.
On Sun, Sep 22, 2019 at 10:09 AM Pawan Jha
wrote:
> When I run the Command "manage.py runs
I think the problem is incompatibility between django version and python
version.
Install python 3.7 with the latest version of Django
Then try.
On Sun, 22 Sep 2019 at 06:10, Pawan Jha wrote:
> When I run the Command "manage.py runserver" on the command
> prompt(WINDOWS), I g
When I run the Command "manage.py runserver" on the command
prompt(WINDOWS), I get the following error:
Traceback (most recent call last):
File "C:\Documents and Settings\harsh\Desktop\Django\mysite\manage.py",
line 22, in
execute_from_command_line(sys.argv)
File &
Can you check if you have entered 'hello_world' in your app list in
settings.py?
Regards,
Amitesh Sahay
On Saturday, 13 July, 2019, 08:03:35 pm IST, Charlotte Wood
wrote:
Have you listed hello_world in your apps in settings.py?
Is it something that you pip install?
Is it the name o
, Jul 13, 2019, 6:35 AM Jack Bergemann
wrote:
> (venv) C:\Users\Chas\rp-portfolio\personal_portfolio>python manage.py
> runserver
> Watching for file changes with StatReloader
> Exception in thread django-main-thread:
> Traceback (most recent call last):
> File "C:
ModuleNotFoundError: No module named 'hello_world'
This is a big clue.
On Saturday, July 13, 2019 at 6:35:31 AM UTC-5, Jack Bergemann wrote:
>
> (venv) C:\Users\Chas\rp-portfolio\personal_portfolio>python manage.py
> runserver
> Watching for file changes with StatReloa
(venv) C:\Users\Chas\rp-portfolio\personal_portfolio>python manage.py
runserver
Watching for file changes with StatReloader
Exception in thread django-main-thread:
Traceback (most recent call last):
File "C:\Python37\lib\threading.py", line 926, in _bootstrap_inner
self.ru
1 - 100 of 697 matches
Mail list logo