django-webpush icon indicating copy to clipboard operation
django-webpush copied to clipboard

Django 3 migrations problem

Open Trafitto opened this issue 2 years ago • 0 comments

Hi, I am using this package with Django 3, and I have noticed that doing python manage.py makemigrations creates me a migration that adds the ids to the models...

#110

Trafitto avatar Aug 31 '22 16:08 Trafitto