1.在django中使用自定义标签实现分页功能

https://www.cnblogs.com/MnCu8261/p/5943609.html

 

https://www.cnblogs.com/baili-luoyun/p/11075459.html

 

https://blog.csdn.net/qq_16102629/article/details/81179250

 

django-xadmin的使用(比官方文档更精简)

https://blog.csdn.net/bocai_xiaodaidai/article/details/94395604

 

 

django admin重写列表页面返回的查询集

 

https://blog.csdn.net/real_ray/article/details/9836909

 

怎样在xadmin中分别定义创建和编辑的form

https://coding.imooc.com/learn/questiondetail/76232.html

 

 

django部署

 CentOS7部署django详细步骤
https://www.django.cn/article/show-4.html
Windows server iis部署Django详细操作
https://www.django.cn/article/show-21.html
Ubuntu部署Django项目方法详解 
https://www.django.cn/article/show-22.html
Django根据PHP数据库反向生成models
https://www.django.cn/forum/forum-35.html
项目搬迁,快捷导出环境依赖包到requirements.txt 
https://www.django.cn/forum/forum-10.html
Django如何把SQLite数据库转换为Mysql数据库
https://www.django.cn/article/show-17.html
virtualenv使用技巧
https://www.django.cn/article/show-5.html

相关文章:

  • 2021-09-06
  • 2021-12-05
  • 2022-12-23
  • 2021-12-12
  • 2021-12-27
  • 2022-12-23
  • 2021-12-09
猜你喜欢
  • 2022-02-25
  • 2022-12-23
  • 2021-07-12
  • 2021-11-29
  • 2021-12-08
  • 2021-09-03
  • 2021-08-30
相关资源
相似解决方案