mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
add a Python site #397
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @atulmahankal on 5/21/2023
CloudPanel version(s) affected
CloudPanel - v2.0.4 on Debian 11.5
Description
I need to add a Python site for the Django project.
Python deployment Docs is too difficult to understand.
How to reproduce
Need a simple GUI configuration screen where we add the virtual environment, project path, and other required details.
With GUI configuration anyone can easily add a Python site even not having much system knowledge.
Can you make the process mentioned in Python deployment Docs on the Python Settings page?
Possible Solution
No response
Additional Context
No response