django-uuidfield
UUID field
A Django model field library providing a UUID data type for storing unique identifiers
A UUIDField for Django
263 stars
17 watching
115 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
5monkeys/django-enumfield | A Django field extension providing reusable enumeration of named constants | 206 |
disqus/django-bitfield | Provides a custom BigIntegerField-like class for Django models | 379 |
django-macaddress/django-macaddress | Provides a reusable MAC address field and utilities for working with MAC addresses in Django applications. | 55 |
dcramer/mock-django | A simple library for mocking Django's ORM behavior. | 224 |
dcramer/django-devserver | A replacement for Django's built-in development server with enhanced features and flexibility. | 1,269 |
edoburu/django-any-urlfield | Provides an improved URL selector to choose between internal models and external URLs in Django applications. | 51 |
dizballanze/django-eraserhead | Tool to optimize database usage in Django by identifying and suggesting the removal of unused fields. | 196 |
zostera/django-modeltrans | Library to translate Django model fields in a PostgreSQL JSONField | 65 |
philippbosch/django-geoposition | Provides a Django model field and widget to easily store and display geopositions. | 332 |
django-money/django-money | A Django app providing support for money fields in models and forms. | 1,683 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 6 |
fabiocaccamo/django-colorfield | Provides a color field with a color picker for Django models. | 632 |
gilsondev/django-rest-localflavor | Provides country-specific helpers for Django Rest Framework serializers | 19 |
2ik/django-editorjs-fields | A Django plugin that integrates Editor.js field types into the Django admin interface. | 135 |
laymonage/django-jsonfield-backport | A backport of Django's JSONField model and form fields to support older Python and Django versions. | 42 |