CyberPanel Community

Problem Uploading Django project

aa
anand_audi #1

So i tried to upload my django project , followed all the steps mentioned (checked allowed host [‘xample.com’] static to its directory and debug false and did the vhost thing too) but then to it only shows the django installed page tried a lot of time and now i cant figure out whats the problem

1 reply
FA
Farhan Ali #2

Django Installed page? The default Django page which come when django is installed?

If yes that means your application is working but you need to configure your urls.py correctly in Django.

Sign in to reply