Closed eqqe closed 4 years ago
Hi @eqqe ,
Thanks for contribution. For merging it to master
branch it would be nice to rebase commits to keep clean history. Also, would be great to add it into docs that package will support django 3.0 and it will be released on PyPi
Also please remove any code that is related to your private project
ex
object_pk = models.UUIDField(null=True, blank=True,
Made possible because python2 support was dropped
Edit: I don't have time to test and release this, please delete it