agateblue / agateblue/django-dynamic-preferences
ModelChoicePreference when pk not exists
Aberta
- Linguagem predominante
- Python
- Estrelas
- 359
- Forks
- 86
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.