# Django

- [Djanog admin 有用的设置](https://close.gitbook.io/yun-wei-bi-ji/python/django/djanog-admin-you-yong-de-she-zhi.md)
- [Django 下 redis 操作](https://close.gitbook.io/yun-wei-bi-ji/python/django/django-xia-redis-cao-zuo.md)
- [Django Ninja](https://close.gitbook.io/yun-wei-bi-ji/python/django/django-ninja.md)
- [Django django-import-export](https://close.gitbook.io/yun-wei-bi-ji/python/django/django-django-import-export.md)
- [Django Admin自动填充当前用户的示例代码](https://close.gitbook.io/yun-wei-bi-ji/python/django/django-admin-zi-dong-tian-chong-dang-qian-yong-hu-de-shi-li-dai-ma.md)
- [在Django Admin中为list\_filter创建自定义过滤器](https://close.gitbook.io/yun-wei-bi-ji/python/django/zai-django-admin-zhong-wei-listfilter-chuang-jian-zi-ding-yi-guolqi.md)
- [1、Django基础一](https://close.gitbook.io/yun-wei-bi-ji/python/django/1django-ji-chu-yi.md)
- [2、Django基础二](https://close.gitbook.io/yun-wei-bi-ji/python/django/2django-ji-chu-er.md)
- [3、Django后台基础用法](https://close.gitbook.io/yun-wei-bi-ji/python/django/3django-hou-tai-ji-chu-yong-fa.md)
- [4、Django缓存](https://close.gitbook.io/yun-wei-bi-ji/python/django/4django-huan-cun.md)
- [5、Django日志](https://close.gitbook.io/yun-wei-bi-ji/python/django/5django-ri-zhi.md)
- [6、Django设置csrf\_token](https://close.gitbook.io/yun-wei-bi-ji/python/django/6django-she-zhi-csrftoken.md)
- [7、Django图片上传前端显示](https://close.gitbook.io/yun-wei-bi-ji/python/django/7django-tu-pian-shang-chuan-qian-duan-xian-shi.md)
- [8、Django全文搜索](https://close.gitbook.io/yun-wei-bi-ji/python/django/8django-quan-wen-sou-suo.md)
- [9、Django Queryset转Json](https://close.gitbook.io/yun-wei-bi-ji/python/django/9django-queryset-zhuan-json.md)
- [10、Django开发||生产环境](https://close.gitbook.io/yun-wei-bi-ji/python/django/10django-kai-fa-sheng-chan-huan-jing.md)
- [11、Django邮箱||验证码||登录](https://close.gitbook.io/yun-wei-bi-ji/python/django/11django-you-xiang-yan-zheng-ma-deng-lu.md)
- [12、Django解决扩展用户表时,后台ADMIN显示密码为明文的问题](https://close.gitbook.io/yun-wei-bi-ji/python/django/12django-jie-jue-kuo-zhan-yong-hu-biao-shi-hou-tai-admin-xian-shi-mi-ma-wei-ming-wen-de-wen-ti.md)
- [13、ORM批量添加||更新数据](https://close.gitbook.io/yun-wei-bi-ji/python/django/13orm-pi-liang-tian-jia-geng-xin-shu-ju.md)
- [14、Django分页并前端显示](https://close.gitbook.io/yun-wei-bi-ji/python/django/14django-fen-ye-bing-qian-duan-xian-shi.md)
- [15、Celery异步任务集成](https://close.gitbook.io/yun-wei-bi-ji/python/django/15celery-yi-bu-ren-wu-ji-cheng.md)
- [16、Django获取访问IP地址](https://close.gitbook.io/yun-wei-bi-ji/python/django/16django-huo-qu-fang-wen-ip-di-zhi.md)
- [17、Django重定向返回上一页](https://close.gitbook.io/yun-wei-bi-ji/python/django/17django-zhong-ding-xiang-fan-hui-shang-yi-ye.md)
- [18、Django自定义页面跳转链接](https://close.gitbook.io/yun-wei-bi-ji/python/django/18django-zi-ding-yi-ye-mian-tiao-zhuan-lian-jie.md)
- [19、利用 django-simpleui 模板在管理后台添加自定义的菜单和自定义的页面、设置访问权限](https://close.gitbook.io/yun-wei-bi-ji/python/django/19-li-yong-djangosimpleui-mu-ban-zai-guan-li-hou-tai-tian-jia-zi-ding-yi-de-cai-dan-he-zi-ding-yi-de.md)
- [20、Django导入导出功能](https://close.gitbook.io/yun-wei-bi-ji/python/django/20django-dao-ru-dao-chu-gong-neng.md)
- [1000、Django错误](https://close.gitbook.io/yun-wei-bi-ji/python/django/1000django-cuo-wu.md)
- [21、Django3实现Websocket最简单demo](https://close.gitbook.io/yun-wei-bi-ji/python/django/21django3-shi-xian-websocket-zui-jian-dan-demo.md)
- [22、打包django项目成exe文件](https://close.gitbook.io/yun-wei-bi-ji/python/django/22-da-bao-django-xiang-mu-cheng-exe-wen-jian.md)
- [Vue+websocket+django实现WebSSH demo](https://close.gitbook.io/yun-wei-bi-ji/python/django/vue+websocket+django-shi-xian-webssh-demo.md)
- [24、related\_namerelated\_query\_name 的区别](https://close.gitbook.io/yun-wei-bi-ji/python/django/24relatednamerelatedqueryname-de-qu-bie.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://close.gitbook.io/yun-wei-bi-ji/python/django.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
