django-shortuuidfield 0.1.3
0
Short UUIDField for Django. Good for use in urls & file names. (Base 57, 22 characters)
Contents
Short UUIDField for Django. Good for use in urls & file names. (Base 57, 22 characters)
Stars: 66, Watchers: 66, Forks: 21, Open Issues: 3The benrobster/django-shortuuidfield
repo was created 11 years ago and the last code push was 9 years ago. The project is moderately popular with 66 github stars!
How to Install django-shortuuidfield
You can install django-shortuuidfield using pip
pip install django-shortuuidfield
or add it to a project with poetry
poetry add django-shortuuidfield
Package Details
- Author
- Ben Roberts
- License
- UNKNOWN
- Homepage
- https://github.com/nebstrebor/django-shortuuidfield
- PyPi:
- https://pypi.org/project/django-shortuuidfield/
- GitHub Repo:
- https://github.com/nebstrebor/django-shortuuidfield
Classifiers
- Software Development
Related Packages
Errors
A list of common django-shortuuidfield errors.
Code Examples
Here are some django-shortuuidfield
code examples and snippets.
GitHub Issues
The django-shortuuidfield package has 3 open issues on GitHub
- How to make field case sensitive?