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
348 stars 86 forks source link

Add autofield to apps #278

Closed kike-reveni closed 2 years ago

kike-reveni commented 2 years ago

Fixes https://github.com/agateblue/django-dynamic-preferences/issues/276

sbruno commented 2 years ago

@agateblue Is it planned to include this fix in a future release anytime soon? Thanks!

agateblue commented 2 years ago

How did I forget to merge that? Thank you @sbruno for the reminder, I'll push a release on PyPi next week :)

agateblue commented 2 years ago

@sbruno @kike-reveni the 1.13.0 release that include this change is now live on PyPi :)

https://pypi.org/project/django-dynamic-preferences/1.13.0/