# django_restful **Repository Path**: xiaobai_long/django_restful ## Basic Information - **Project Name**: django_restful - **Description**: python+ django_restful接口自动化 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-23 - **Last Updated**: 2022-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, Django ## README # -django_restful django_restful接口自动化 1.修改设置和mysql_action文件,修改数据库相关配置 2. test_django_restful文件需要修改self.auth信息,为自己创建管理员的用户名和密码。 3.运行mysql_action初始化数据,运行run.py文件,执行测试用例,生成测试报告 4.运行manage.py文件,可以直接访问http ://127.0.0.1:8000 /,在页面修改端口信息