agateblue / django-dynamic-preferences

Dynamic global and instance settings for your django project
https://django-dynamic-preferences.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
350 stars 87 forks source link

Handle serialization for non interger primary key in ModelMultipleSerializer #268

Closed kuldeeprishi closed 2 years ago

agateblue commented 2 years ago

Hi @kuldeeprishi, thank you for fixing this. If you have the time, would you mind rebasing your branch on agateblue/django-dynamic-preferences@develop and pushing again? I've just restored our automatic testing pipeline and this will help me ensure eveything works fine :)

agateblue commented 2 years ago

Nevermind, I'll fix failures myself if any ;)

kuldeeprishi commented 2 years ago

Thank you for merging this ❤️