dcramer / django-uuidfield

A UUIDField for Django
BSD 3-Clause "New" or "Revised" License
262 stars 115 forks source link

Version 0.5.1 release #57

Open kottenator opened 9 years ago

kottenator commented 9 years ago

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

macropin commented 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.

LordGaav commented 9 years ago

+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.

michael-k commented 8 years ago

+1

alej0varas commented 8 years ago

+1

LordGaav commented 8 years ago

We are switching to the UUID field which has been part of Django 1.8+, so this issue has become irrelevant for us.

dzen commented 8 years ago

+1 :)