Python开发问题


Django 中间件错误 - 为 1.7 更改了中间件
Django Middleware Error - Middleware changed for 1.7(Django 中间件错误 - 为 1.7 更改了中间件)...
2023-11-07 Python开发问题
4

在 Admin 中提高 Django ForeignKey 字段的性能
Improving Performance of Django ForeignKey Fields in Admin(在 Admin 中提高 Django ForeignKey 字段的性能)...
2023-11-07 Python开发问题
3

为现有字段设置只读,但允许在 django admin 中创建新的内联时添加
Making readonly for existing field but allowing to add when new inline is created in django admin(为现有字段设置只读,但允许在 django admin 中创建新的内联时添加)...
2023-11-07 Python开发问题
1

Django 管理员.显示分层下拉过滤器
Django admin. Displaying a hierarchical dropdown filter(Django 管理员.显示分层下拉过滤器)...
2023-11-07 Python开发问题
4

如何在管理表单的 DateField 中接受本地化日期格式(例如 dd/mm/yy)?
How to accept localized date format (e.g dd/mm/yy) in a DateField on an admin form?(如何在管理表单的 DateField 中接受本地化日期格式(例如 dd/mm/yy)?)...
2023-11-07 Python开发问题
1

使用 django-allauth
using django-allauth(使用 django-allauth)...
2023-11-07 Python开发问题
1

在表“django_admin_log"上插入或更新在管理员中保存新模型时违反外键约束
Insert or update on table quot;django_admin_logquot; violates foreign key constraint when saving new model in admin(在表“django_admin_log上插入或更新在管理员中保存新模型时违反外键约束)...
2023-11-07 Python开发问题
2

Django Admin:按相关外键的值排序
Django Admin: Order by value on related Foreign Key(Django Admin:按相关外键的值排序)...
2023-11-07 Python开发问题
3

在 Django 管理更改/添加页面中显示 ForeignKey 数据
Displaying ForeignKey data in Django admin change/add page(在 Django 管理更改/添加页面中显示 ForeignKey 数据)...
2023-11-07 Python开发问题
35

使用总和进行多重注释并在管理员中显示数据 - Django
Multiple annotate with sum and display data in admin - Django(使用总和进行多重注释并在管理员中显示数据 - Django)...
2023-11-07 Python开发问题
6

如何通过电子邮件强制执行 Django 用户注册单步(而不是两步)过程?
How can I have Django user registration single step (instead of two step)process with email compulsory?(如何通过电子邮件强制执行 Django 用户注册单步(而不是两步)过程?)...
2023-11-07 Python开发问题
0

在 Django 中使用 InlineAdmin 和 post_save 信号创建配置文件模型
Creating a profile model with both an InlineAdmin and a post_save signal in Django(在 Django 中使用 InlineAdmin 和 post_save 信号创建配置文件模型)...
2023-11-07 Python开发问题
8