rest_framework/api.html
2021-01-27 18:12
标签:tin html size mes type 文件中 file work ESS 解决办法 在setting.py文件中添加 注册这个应用 rest_framework/api.html 标签:tin html size mes type 文件中 file work ESS 原文地址:https://www.cnblogs.com/Rivend/p/11926371.html ‘rest_framework‘
INSTALLED_APPS = [
‘django.contrib.admin‘,
‘django.contrib.auth‘,
‘django.contrib.contenttypes‘,
‘django.contrib.sessions‘,
‘django.contrib.messages‘,
‘django.contrib.staticfiles‘,
‘ap01.apps.Ap01Config‘,
‘rest_framework‘,
]
文章标题:rest_framework/api.html
文章链接:http://soscw.com/index.php/essay/47856.html