第25月第4天 djangochinaorg项目记录01

Posted javastart

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了第25月第4天 djangochinaorg项目记录01相关的知识,希望对你有一定的参考价值。

#------------------------------

1. djangochinaorg项目

https://github.com/DjangoChinaOrg/Django-China-API

https://github.com/DjangoChinaOrg/Django-China-FE

 

2.vue proxyTable

    proxyTable: {
      ‘/proxy‘: {
        target: ‘http://localhost:8000‘,
        changeOrigin: true,
        pathRewrite: {
          ‘^/proxy‘: ‘‘
        }
      }
    },

  

 

#------------------------------

1.Blog-API-with-Django-Rest-Framework

 

https://www.bilibili.com/video/av11744508/

https://github.com/codingforentrepreneurs/Blog-API-with-Django-Rest-Framework

 

以上是关于第25月第4天 djangochinaorg项目记录01的主要内容,如果未能解决你的问题,请参考以下文章

第25月第11天 deeplearning.ai

第18月第25天 github下载单个文件夹

第12月第25天 ImagePickerSheetController

第25月第7天 聚宽 svm

第25月第6天 李宏毅 深度学习

第25月第26天 dispatch_group