# test **Repository Path**: lcqbug1/test ## Basic Information - **Project Name**: test - **Description**: 简介---------- - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-03 - **Last Updated**: 2024-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目介绍 项目使用 ~~~ git clone https://gitee.com/lcqbug1/test.git ~~~ # 配置环境 ## 生成数据库 ~~~ python manage.py makemigrations python mange.py migrate ~~~ ## 运行 ~~~ python mange.py runserver ~~~ 访问 ~~~ http://127.0.0.1:8000 ~~~