agateblue / agateblue/django-dynamic-preferences
ModelChoicePreference when pk not exists
未关闭
- 主要语言
- Python
- 星标
- 359
- 派生
- 86
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
When I use the `ModelChoicePreference` preference I save the pk of an object. If this object is deleted, the serializer's behavior is to throw an exception. Wouldn't the correct thing be to return empty in this case?
贡献指南
评估
这个 Issue 还没有评估数据。