# DjangoObject **Repository Path**: lea4ning/django-object ## Basic Information - **Project Name**: DjangoObject - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-27 - **Last Updated**: 2024-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DjangoObject #### 介绍 主要存放学习Django时,制作的django项目 1.0一般为练手时,第一遍制作的,会较为粗糙 后续版本如果有机会是会重构的 #### 软件架构 软件架构说明 #### 安装教程 1. python3.10 2. pycharm 23.2 #### 使用说明 1. 我将数据库文件放置在了文件夹中,如果有需要可以先使用 2. 在代码解释器中,直接启动django项目即可 3. 因为没有做异常捕获,且是debug模式开发模式下,所以出现page not found页面是正常的 4. 如果是点击事件以后出现了page not found 请联系我 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. Django 3.2.12 2. bootstrap v3 / layui / sweetalert 3. 4. 5. 6.