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
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆198Updated last year
- polymorphic django models using automatic type-field downcasting☆229Updated last month
- Fast and easy tree structures.☆90Updated 3 months ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆140Updated 11 months ago
- Displays template rendering time on the timeline☆74Updated last year
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- A Django Debug Toolbar panel for Channels☆43Updated 8 years ago
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆66Updated this week
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- A non-persistent in-memory data storage backend for Django.☆52Updated 2 years ago
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 2 months ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Polymorphic models implementation for django.☆87Updated 4 months ago
- CleanerVersion adds a versioning/historizing layer to your relational DB which implements a "Slowly Changing Dimensions Type 2" behavior☆135Updated 6 years ago
- PostgreSQL locking context managers and functions for Django.☆110Updated 5 months ago
- Tiny stuff for Django that won't fit into separate apps.☆40Updated 2 years 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
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago
- A serializer for the Django Rest Framework that supports per-action serialization of fields.☆56Updated 4 years ago
- Production webservers as a Django management command☆89Updated 3 years ago
- Model manager utils for Django☆57Updated 11 months ago
- Django utility for a memoization decorator that uses the Django cache framework.☆165Updated 2 months ago
- Utilities for working with the Pwned Passwords database from Django.☆131Updated 3 months ago
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆57Updated last year
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated 2 years ago
- A tool to automatically fix Django deprecations.☆183Updated this week
- Restrict Django sessions to IP and/or user agent.☆82Updated 2 years ago
- Use an URL to configure email backend settings in your Django Application.☆61Updated last year
- A Django email backend for hijacking email sending in a test environment.☆77Updated 2 years ago