shangxiao / django-db-constraintsLinks
Add database table-level constraints to your Django model's Meta
☆45Updated 5 years ago
Alternatives and similar repositories for django-db-constraints
Users that are interested in django-db-constraints are comparing it to the libraries listed below
Sorting:
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆139Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆200Updated last year
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Production webservers as a Django management command☆90Updated 2 months ago
- polymorphic django models using automatic type-field downcasting☆229Updated 4 months ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆58Updated 2 years ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- Django utility for a memoization decorator that uses the Django cache framework.☆168Updated 5 months ago
- Pagination based on the seek method / keyset paging / offset-less pagination☆125Updated 8 months ago
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆58Updated last year
- PostgreSQL locking context managers and functions for Django.☆110Updated 8 months ago
- Fast and easy tree structures.☆90Updated last month
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆69Updated last month
- Polymorphic models implementation for django.☆87Updated 7 months ago
- Extra functionality for django.contrib.postgres☆55Updated 5 years ago
- ☆122Updated last year
- A serializer for the Django Rest Framework that supports per-action serialization of fields.☆56Updated 4 years ago
- Restrict Django sessions to IP and/or user agent.☆83Updated 2 years ago
- A field type for Django models that allows joins to a related model without a foreign key☆49Updated 2 years ago
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago
- Taking the O out of ORM.☆70Updated this week
- Model manager utils for Django☆57Updated last year
- A tool to automatically fix Django deprecations.☆184Updated this week
- A non-persistent in-memory data storage backend for Django.☆52Updated 2 years ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 2 weeks ago
- Allows view/viewset functions to use idempotency keys and automatically return the same data if called multiple times.☆55Updated 9 months ago
- Real Python Enums for Django☆146Updated 2 years ago
- Generate performance reports from your django database performance tests.☆83Updated 4 years ago