django-enterprise-school:学校管理系统

时间:2024-06-04 23:07:07
【文件属性】:

文件名称:django-enterprise-school:学校管理系统

文件大小:35.05MB

文件格式:ZIP

更新时间:2024-06-04 23:07:07

django apis django-tenants Python

企业Django学校管理系统 企业在线高中管理门户。 安装 使用软件包管理器安装所有要求。 首先要克隆此存储库 git clone https://github.com/Abdoulrasheed/django-enterprise-school.git 接下来,将目录更改为项目的根目录 cd django-enterprise-school 安装要求 pip install -r requirements.txt 编辑主机文件并添加一些子域 sudo nano /etc/hosts 创建一个公共租户 from schools.models import Client, Domain # create your public tenant tenant = Client(schema_name='public', description='the public ten


网友评论