# DjangoWebDemo **Repository Path**: skmg/DjangoWebDemo ## Basic Information - **Project Name**: DjangoWebDemo - **Description**: 人员管理系统,可实现对人员的增删改查,后台python+django,前端bootstrap、html、css、js、jquery、ajex - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-07-26 - **Last Updated**: 2024-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README python3 安装: pip install -r requirements.txt 运行: python manage.py runserver 访问: localhost:8000