Closed branchev closed 2 years ago
I fixed the JSONField in new master. I also updated django-smalluuid
to be compatible with Django 4.0.
@branchev If you think, that removing smalluuid is something we should do, please make new MR against current master.
Fixing the import of JSONField and removing the django-smalluuid package from the library thanks to using of python 3.9 built-in uuid.