# Django **Repository Path**: python-yang-1117/django ## Basic Information - **Project Name**: Django - **Description**: 用来学习练手的,后续还会逐步完善此系统 主要使用python和django 鉴权使用jwt - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-17 - **Last Updated**: 2022-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Django #### 介绍 前后端分离博客系统-django后端 用来学习练手的,后续还会逐步完善此系统 主要使用python和django 鉴权使用jwt #### 软件架构 基于django的后端博客系统 #### 安装教程 1. pip install -r requirements.xml #### 使用说明 1.python manage.py runserver