issues
search
occipital
/
django-content-settings
The most advanced admin editable setting for Django
https://django-content-settings.readthedocs.io/
38
stars
0
forks
source link
Primary Keys revision
#97
Open
oduvan
opened
4 months ago
oduvan
commented
4 months ago
name is a primary key for
ContentSetting
model
use
BigAutoField
instead of
AutoField
ContentSetting
modelBigAutoField
instead ofAutoField