Django專案--學習文件連結大全
阿新 • • 發佈:2018-11-30
Django-redis(中文) :
https://django-redis-chs.readthedocs.io/zh_CN/latest/
Django-RestFramework – DRF:
https://www.django-rest-framework.org/
Django 自帶的認證系統 和 使用者模型 : https://yiyibooks.cn/xx/Django_1.11.6/topics/auth/index.html
Django用CORS解決跨域問題:django-cors-headers 的用法介紹:
https://github.com/ottoyiu/django-cors-headers/
Django中使用Celery完成非同步任務:
http://docs.celeryproject.org/en/latest/django/first-steps-with-django.html#using-celery-with-django
Django RestFramework - JWT :
http://getblimp.github.io/django-rest-framework-jwt/
Django – FastDFS的python客戶端:
https://github.com/jefforeilly/fdfs_client-py