# software **Repository Path**: rabbitttt/pythonProject2 ## Basic Information - **Project Name**: software - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-22 - **Last Updated**: 2022-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # software #### 使用说明 商城系统在文件mark中 使用python的django模块,运行指令为python manage.py runserver 8000,之后可在网页链接中输入127.0.0.1:8000 即可使用。 在setting/dev.py中有关于数据库链接的需要改为本机地址,将邮件绑定验证码做修改为自己的即可。