# python django **Repository Path**: null_193_9643/djangoedu ## Basic Information - **Project Name**: python django - **Description**: django 学习 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-24 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # django xadmin 学习 #### 介绍 python小白上手学习,代码不太好,见谅 #### 软件架构 软件架构说明 python3.7 django-xadmin2 #### 安装教程 1数据库连接在MxOnline\settings.py 文件中 2数据库里的表通过django命令生成 python manage.py makemigrations python manage.py migrate #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request