django_project_demo/README.md
2024-08-24 11:34:27 +08:00

33 lines
752 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 武沛齐Django项目实战
#### 介绍
通过近三个月的学习了武沛齐django视频实战实现了数据的添加、删除、修改学习了分页技术、上传文件、ajax、bootstarp、模态窗口等知识如果用他来搭建一个数据之间关联度较低的小型项目是没问题的
#### 软件架构
软件架构说明
#### 安装教程
1. 上传文件
2. 批量导入Excel
3. 上传图片
4. 分页
5. Bootstrap
6. 弹出动态模态框
7. Ajax请求
8. 图片验证码
9. 数据图表
10. 数据的增删改查ORMForm\ModelForm
11. 中间件
#### 软件版本
1. Python 3.9
2. Django 4.2
3. BootStrap 3.3
4. Ajax
5. JQuery 3.4
6. Echarts 2.2.7 (图表)