# django_base **Repository Path**: careyjike_173/django_base ## Basic Information - **Project Name**: django_base - **Description**: django resetful 基础框架 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # django restful 基础开发框架 个人使用 `django` 开发 `restful` 风格的脚手架,避免新项目配置麻烦 ## 安装 ``` pip install -r requirements.txt ```