topflankerkiller I face the problem that my django project is running only when my django development server is running. When i stop the development server the status of my project turns to "Stoped" in Python manager. Can anyone tell why this happen?
aaPanel_Jose topflankerkiller You can try to use gunicorn or other http server to make sure it runs in the background