Django项目--学习文档链接大全

版权声明:转载请标明出处 https://blog.csdn.net/gymaisyl/article/details/84584875

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

猜你喜欢

转载自blog.csdn.net/gymaisyl/article/details/84584875
今日推荐