Discussion:
python manage.py runserver
f***@gmail.com
2018-11-15 17:51:26 UTC
Permalink
python manage.py runserver isnt running with me
--
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+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Benjamin SOULAS
2018-11-15 18:15:31 UTC
Permalink
could you give us the context? what the error is?
Post by f***@gmail.com
python manage.py runserver isnt running with me
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com?utm_medium=email&utm_source=footer>
.
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+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABG7fFXxoMPaHWaGGnGHPCE-CL%2BBra1yNzUp7VhNTwu1AFSr%2Bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Mamadou Harouna Diallo
2018-11-15 19:22:17 UTC
Permalink
Are you active your virtuel env if you are use it ?
Or verify if you are in the folder where manage.py is ?
Post by f***@gmail.com
python manage.py runserver isnt running with me
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com?utm_medium=email&utm_source=footer>
.
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+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Mohamed Hashi
2018-11-20 18:56:57 UTC
Permalink
i wrote pip install virtualenv
and installed
buy when i do all the steps to start django web
and i came for python manage.py runserver isnt work
so and help bro

‫في الجمعة، 16 نوفمؚر 2018 في 12:53 ص تمت كتاؚة ما يلي ؚواسطة ‪Mamadou
Post by Mamadou Harouna Diallo
Are you active your virtuel env if you are use it ?
Or verify if you are in the folder where manage.py is ?
Post by f***@gmail.com
python manage.py runserver isnt running with me
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Ayser shuhaib
2018-11-20 19:03:55 UTC
Permalink
What is the message that you get when you run Python manage.py runserver
Post by Mohamed Hashi
i wrote pip install virtualenv
and installed
buy when i do all the steps to start django web
and i came for python manage.py runserver isnt work
so and help bro
‫في الجمعة، 16 نوفمؚر 2018 في 12:53 ص تمت كتاؚة ما يلي ؚواسطة ‪Mamadou
Post by Mamadou Harouna Diallo
Are you active your virtuel env if you are use it ?
Or verify if you are in the folder where manage.py is ?
Post by f***@gmail.com
python manage.py runserver isnt running with me
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
رهام صادقی
2018-11-21 06:21:18 UTC
Permalink
Hi,
use the following command and see if it works...
./manage.py runserver

‫‪Ayser shuhaib‬‏ <‪***@gmail.com‬‏> در تاریخ سه‌؎نؚه Û²Û°
نوامؚر Û²Û°Û±Ûž ساعت Û²Û²:Û³ÛŽ نو؎ت:‬
Post by Ayser shuhaib
What is the message that you get when you run Python manage.py runserver
Post by Mohamed Hashi
i wrote pip install virtualenv
and installed
buy when i do all the steps to start django web
and i came for python manage.py runserver isnt work
so and help bro
‫في الجمعة، 16 نوفمؚر 2018 في 12:53 ص تمت كتاؚة ما يلي ؚواسطة ‪Mamadou
Post by Mamadou Harouna Diallo
Are you active your virtuel env if you are use it ?
Or verify if you are in the folder where manage.py is ?
Post by f***@gmail.com
python manage.py runserver isnt running with me
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJjGCEML7YXGPjL2qwZff4Czfg5ZKm2%2Bym87XV6DwpC8z070eQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Shubham Rewale
2018-11-21 13:46:03 UTC
Permalink
Also install wrapped if you haven't already
Post by رهام صادقی
Hi,
use the following command and see if it works...
./manage.py runserver
نوامؚر Û²Û°Û±Ûž ساعت Û²Û²:Û³ÛŽ نو؎ت:‬
Post by Ayser shuhaib
What is the message that you get when you run Python manage.py runserver
Post by Mohamed Hashi
i wrote pip install virtualenv
and installed
buy when i do all the steps to start django web
and i came for python manage.py runserver isnt work
so and help bro
‫في الجمعة، 16 نوفمؚر 2018 في 12:53 ص تمت كتاؚة ما يلي ؚواسطة ‪Mamadou
Post by Mamadou Harouna Diallo
Are you active your virtuel env if you are use it ?
Or verify if you are in the folder where manage.py is ?
Post by f***@gmail.com
python manage.py runserver isnt running with me
--
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAJjGCEML7YXGPjL2qwZff4Czfg5ZKm2%2Bym87XV6DwpC8z070eQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAJjGCEML7YXGPjL2qwZff4Czfg5ZKm2%2Bym87XV6DwpC8z070eQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAO2bGcwBUmUZZFfKradQb%2Bq0LzU5rbdRZ1A3N2fPeNgbKJBKqw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Mohamed Hashi
2018-11-21 19:42:14 UTC
Permalink
i install wrap
but till now python manage.py runserver isnt running with me
guys any help plz

‫في الأرؚعاء، 21 نوفمؚر 2018 في 7:16 م تمت كتاؚة ما يلي ؚواسطة ‪Shubham
Post by Shubham Rewale
Also install wrapped if you haven't already
Post by رهام صادقی
Hi,
use the following command and see if it works...
./manage.py runserver
نوامؚر Û²Û°Û±Ûž ساعت Û²Û²:Û³ÛŽ نو؎ت:‬
Post by Ayser shuhaib
What is the message that you get when you run Python manage.py runserver
Post by Mohamed Hashi
i wrote pip install virtualenv
and installed
buy when i do all the steps to start django web
and i came for python manage.py runserver isnt work
so and help bro
‫في الجمعة، 16 نوفمؚر 2018 في 12:53 ص تمت كتاؚة ما يلي ؚواسطة ‪Mamadou
Post by Mamadou Harouna Diallo
Are you active your virtuel env if you are use it ?
Or verify if you are in the folder where manage.py is ?
Post by f***@gmail.com
python manage.py runserver isnt running with me
--
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,
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAJjGCEML7YXGPjL2qwZff4Czfg5ZKm2%2Bym87XV6DwpC8z070eQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAJjGCEML7YXGPjL2qwZff4Czfg5ZKm2%2Bym87XV6DwpC8z070eQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAO2bGcwBUmUZZFfKradQb%2Bq0LzU5rbdRZ1A3N2fPeNgbKJBKqw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAO2bGcwBUmUZZFfKradQb%2Bq0LzU5rbdRZ1A3N2fPeNgbKJBKqw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOiYw3t-K5apazn6mCL_1u7DLwCz40pepjd0G4BRVf-K2%2BvPhQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Alfredo Sumague
2018-11-22 03:24:32 UTC
Permalink
did you run it inside your project directory?
Post by Mohamed Hashi
i install wrap
but till now python manage.py runserver isnt running with me
guys any help plz
‫في الأرؚعاء، 21 نوفمؚر 2018 في 7:16 م تمت كتاؚة ما يلي ؚواسطة ‪Shubham
Post by Shubham Rewale
Also install wrapped if you haven't already
Post by رهام صادقی
Hi,
use the following command and see if it works...
./manage.py runserver
نوامؚر Û²Û°Û±Ûž ساعت Û²Û²:Û³ÛŽ نو؎ت:‬
Post by Ayser shuhaib
What is the message that you get when you run Python manage.py runserver
Post by Mohamed Hashi
i wrote pip install virtualenv
and installed
buy when i do all the steps to start django web
and i came for python manage.py runserver isnt work
so and help bro
‫في الجمعة، 16 نوفمؚر 2018 في 12:53 ص تمت كتاؚة ما يلي ؚواسطة ‪Mamadou
Post by Mamadou Harouna Diallo
Are you active your virtuel env if you are use it ?
Or verify if you are in the folder where manage.py is ?
Post by f***@gmail.com
python manage.py runserver isnt running with me
--
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,
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com?utm_medium=email&utm_source=footer>
.
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,
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAJjGCEML7YXGPjL2qwZff4Czfg5ZKm2%2Bym87XV6DwpC8z070eQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAJjGCEML7YXGPjL2qwZff4Czfg5ZKm2%2Bym87XV6DwpC8z070eQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAO2bGcwBUmUZZFfKradQb%2Bq0LzU5rbdRZ1A3N2fPeNgbKJBKqw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAO2bGcwBUmUZZFfKradQb%2Bq0LzU5rbdRZ1A3N2fPeNgbKJBKqw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAOiYw3t-K5apazn6mCL_1u7DLwCz40pepjd0G4BRVf-K2%2BvPhQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAOiYw3t-K5apazn6mCL_1u7DLwCz40pepjd0G4BRVf-K2%2BvPhQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGF6mrR6iKPtobWjNoxDPGxvqAsB0%3DGhTMoWOaV%2BgjWx35m7QA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Yavin Aalto Arba
2018-11-22 06:35:08 UTC
Permalink
Mohamed, if you have some time I can do a webex session with you to check
it out.
Post by Alfredo Sumague
did you run it inside your project directory?
Post by Mohamed Hashi
i install wrap
but till now python manage.py runserver isnt running with me
guys any help plz
‫في الأرؚعاء، 21 نوفمؚر 2018 في 7:16 م تمت كتاؚة ما يلي ؚواسطة ‪Shubham
Post by Shubham Rewale
Also install wrapped if you haven't already
Post by رهام صادقی
Hi,
use the following command and see if it works...
./manage.py runserver
نوامؚر Û²Û°Û±Ûž ساعت Û²Û²:Û³ÛŽ نو؎ت:‬
Post by Ayser shuhaib
What is the message that you get when you run Python manage.py runserver
Post by Mohamed Hashi
i wrote pip install virtualenv
and installed
buy when i do all the steps to start django web
and i came for python manage.py runserver isnt work
so and help bro
‫في الجمعة، 16 نوفمؚر 2018 في 12:53 ص تمت كتاؚة ما يلي ؚواسطة
Post by Mamadou Harouna Diallo
Are you active your virtuel env if you are use it ?
Or verify if you are in the folder where manage.py is ?
Post by f***@gmail.com
python manage.py runserver isnt running with me
--
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,
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com?utm_medium=email&utm_source=footer>
.
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,
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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,
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAJjGCEML7YXGPjL2qwZff4Czfg5ZKm2%2Bym87XV6DwpC8z070eQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAJjGCEML7YXGPjL2qwZff4Czfg5ZKm2%2Bym87XV6DwpC8z070eQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAO2bGcwBUmUZZFfKradQb%2Bq0LzU5rbdRZ1A3N2fPeNgbKJBKqw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAO2bGcwBUmUZZFfKradQb%2Bq0LzU5rbdRZ1A3N2fPeNgbKJBKqw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAOiYw3t-K5apazn6mCL_1u7DLwCz40pepjd0G4BRVf-K2%2BvPhQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAOiYw3t-K5apazn6mCL_1u7DLwCz40pepjd0G4BRVf-K2%2BvPhQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAGF6mrR6iKPtobWjNoxDPGxvqAsB0%3DGhTMoWOaV%2BgjWx35m7QA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAGF6mrR6iKPtobWjNoxDPGxvqAsB0%3DGhTMoWOaV%2BgjWx35m7QA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
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+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2B%2Be-ZUM_WaV7B-6NVCwc5ys8mG8CBHpCfL3YT8-gRcxLOPAVA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...