# douban **Repository Path**: huyu_code/douban ## Basic Information - **Project Name**: douban - **Description**: drf的个人用户权限管理 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # douban-drf #### 介绍 为豆瓣电影写的基于django-rest的用户权限后端 #### 软件架构 django-rest-framework+mysql #### 安装教程 python manage.py runserver