bikeshedder / django-composite-fieldLinks
This is an implementation of a CompositeField for Django. Composite fields can be used to group fields together and reuse their definitions. ⛺
☆14Updated 10 months ago
Alternatives and similar repositories for django-composite-field
Users that are interested in django-composite-field are comparing it to the libraries listed below
Sorting:
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆74Updated this week
- Postgres advisory locks, table locks, and blocking lock management.☆62Updated 2 months ago
- You should probably use this image field instead of Django's built-in models.ImageField.☆120Updated this week
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- Django application providing queryset sealing capability.☆279Updated 6 months ago
- Real Python Enums for Django☆146Updated 3 years ago
- Ensure your migration history is linear.☆229Updated 3 weeks ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆247Updated 2 weeks ago
- Django utility for a memoization decorator that uses the Django cache framework.☆169Updated last month
- Non-intrusive sqids library for Django☆86Updated 6 months ago
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆192Updated last week
- SQL utilities for Django☆143Updated 2 years ago
- Native Postgres upsert, update, and copy operations.☆73Updated 2 months ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆200Updated last year
- Cursor-based pagination for Django☆165Updated 5 months ago
- polymorphic django models using automatic type-field downcasting☆231Updated 2 weeks ago
- Chain multiple (disparate) QuerySets in Django☆113Updated 3 months ago
- A tool to automatically fix Django deprecations.☆185Updated this week
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- A non-persistent in-memory data storage backend for Django.☆52Updated 2 years ago
- Controlled Django model instance replication.☆130Updated last week
- ☆167Updated 2 months ago
- Django application providing database migration tooling to automate their deployment.☆113Updated 2 weeks ago
- Provides autogenerated autoupdated database fields for model methods.☆106Updated 3 months ago
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆169Updated 3 weeks ago
- Standardized and easy-to-parse API error responses for Django REST Framework (DRF).☆67Updated 3 months ago
- Wagtail mixin support for drag-and-drop ordering in admin panel☆65Updated last year
- Allow foreign key attributes in list_display with '__'☆72Updated 8 months ago
- Generate gapless sequences of integer values.