django-uuidfield
UUID field
A Django model field library providing a UUID data type for storing unique identifiers
A UUIDField for Django
262 stars
17 watching
115 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Django field extension providing reusable enumeration of named constants | 206 |
| Provides a custom BigIntegerField-like class for Django models | 378 |
| Provides a reusable MAC address field and utilities for working with MAC addresses in Django applications. | 55 |
| A simple library for mocking Django's ORM behavior. | 223 |
| A replacement for Django's built-in development server with enhanced features and flexibility. | 1,267 |
| Provides an improved URL selector to choose between internal models and external URLs in Django applications. | 51 |
| Tool to optimize database usage in Django by identifying and suggesting the removal of unused fields. | 196 |
| Library to translate Django model fields in a PostgreSQL JSONField | 65 |
| Provides a Django model field and widget to easily store and display geopositions. | 332 |
| A Django app providing support for money fields in models and forms. | 1,684 |
| A Django email backend for integrating with the Spoolgore daemon | 5 |
| Provides a color field with a color picker for Django models. | 634 |
| Provides country-specific helpers for Django Rest Framework serializers | 19 |
| A Django plugin that integrates Editor.js field types into the Django admin interface. | 135 |
| A backport of Django's JSONField model and form fields to support older Python and Django versions. | 42 |