Re: django runserver does not work

2016-10-09 Thread 居飞
The problem has been fixed. It is caused by SELinux audit failed. It is ok now. Thanks. 在 2016年10月8日星期六 UTC+8下午10:07:46,居飞写道: > > Hi: >I installed the django 1.10.2 on Centos, after I started a project and > run the "python manage.py migrate", then run "python manage.py runserver", > it

Re: django runserver does not work

2016-10-08 Thread Sergiy Khohlov
have you are opening 127.0.0.1:8000 ? Many thanks, Serge +380 636150445 skype: skhohlov On Sat, Oct 8, 2016 at 6:09 AM, 居飞 wrote: > Hi: >I installed the django 1.10.2 on Centos, after I started a project and > run the "python manage.py migrate", then run "python manage.py runserver", >

django runserver does not work

2016-10-08 Thread 居飞
Hi: I installed the django 1.10.2 on Centos, after I started a project and run the "python manage.py migrate", then run "python manage.py runserver", it shows: [root@pet1jenkins testsite1]# python manage.py runserver Performing system checks... System check identified no issues (0 silenced).