2023 Year Archive
Python连接SQL Server数据库 - pymssql使用基础
https://www.cnblogs.com/baiyangcao/p/pymssql\_basic.html
Read More →为什么要学习Django REST Framework (DRF), 什么是符合RESTful规范的API?
https://pythondjango.cn/django/rest\-framework/1\-RESTfull\-API\-why\-DRF/
Read More →解决故障码400,“”The plain HTTP request was sent to HTTPS port“”
https://www.cnblogs.com/peng\-zone/p/11833320\.html
Read More →Django: m doesn't look like a module path
the problem is my settings ``` AUTHENTICATION_BACKENDS = ( 'member.backends.EmailPasswordBackend' ) ``` does not...
Read More →