标签: django django-models django-forms django-admin
我该如何使用模型的外键(外键模型的任何列)在django admin中预填充模型列,我发现在官方文档中,他们说prepopulated_fields不适用于外键,您知道吗?还有其他方法吗?