django文章对本项目有用的收集

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

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

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

关于django2.0+Xadmin 后台页面多级联动的尝试

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
原文地址:https://www.cnblogs.com/wangchuang/p/11363380.html