Open kottenator opened 9 years ago
I'll second this. The only reason I forked this repo is because of some trivial fixes in master. NB before pushing a release you might want to checkout https://github.com/dcramer/django-uuidfield/pull/58. I think this code base got out of sync with the PyPi release 0.5.0.
+1, could really use a proper release on PyPi. I need this so I can automatically create Debian package from it in our build system.
+1
+1
We are switching to the UUID field which has been part of Django 1.8+, so this issue has become irrelevant for us.
+1 :)
Hi, David!
I'd like to use django-uuidfield in my project that uses Python 3.4 and Django 1.7.
Version 0.5.0 doesn't work, but all the necessary fixes are already in
master
branch.Due to my project specifics, I cannot use Git dependency, only PyPI version.
Could you, please, release a new version of django-uuidfield? :) It's been a year since 0.5.0 already