Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Short UUID #14

Open
sindresorhus opened this issue Dec 2, 2012 · 1 comment
Open

Short UUID #14

sindresorhus opened this issue Dec 2, 2012 · 1 comment
Labels

Comments

@sindresorhus
Copy link

Sometime you want a human friendly short UUID for urls, order id, manual entering, etc.

Would be useful to be able to specify length or something.

Something like this: https://github.com/stochastic-technologies/shortuuid

@roberts81
Copy link

I created a fork that uses shortuuid fields instead of the standard hex ones. For whatever reason, I didn't leave the original options intact and just gutted it to keep it simple for my needs. So its not much of "a fork" at this point, just a simplified project if all you want are short uuid fields.

pip install django-shortuuidfield

@luto luto added the feature label Nov 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants