ashchristopher / django-pgcliLinks
☆21Updated 2 years ago
Alternatives and similar repositories for django-pgcli
Users that are interested in django-pgcli are comparing it to the libraries listed below
Sorting:
- 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
- Preview mail in this panel for django debug toolbar.☆58Updated this week
- Contains middleware for storing each django request in threadlocal storage and contains utilities for helping retrieve that request.☆40Updated 2 years ago
- View, filter, and kill Postgres queries.☆41Updated 8 months ago
- Simplifies the use of function attributes (eg. `short_description`) for the ModelAdmin and makes mypy happy :)☆23Updated 2 years ago
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Little helper application to improve django choices (for fields)☆83Updated 5 years ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆198Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆71Updated this week
- Safely run migrations before deployment☆89Updated 2 months ago
- A Django `cache_page` decorator on steroids.☆148Updated last year
- Production webservers as a Django management command☆89Updated 3 years ago
- Postgres advisory locks, table locks, and blocking lock management.☆50Updated 3 months ago
- Polymorphic models implementation for django.☆87Updated 4 months ago
- Thread specific global variables with middleware to hold a reference to the current user.☆38Updated 3 years ago
- Django application providing database, form fields and middleware for timezone support.☆43Updated 5 years ago
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated 2 years ago
- Pagination based on the seek method / keyset paging / offset-less pagination☆124Updated 6 months ago
- ORM-queryable YAML fixtures for Django☆73Updated last year
- Generate performance reports from your django database performance tests.☆83Updated 4 years ago
- ☆122Updated last year
- PostgreSQL locking context managers and functions for Django.☆110Updated 5 months ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆140Updated 11 months ago
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆66Updated 2 weeks ago
- Expose Django management commands in the admin☆87Updated 5 months ago
- Simple library for creating fake models in the unit tests.☆43Updated 3 years ago
- py.test integration for responses☆93Updated 7 months ago
- Store, validate, and convert physical quantities in Django using Pint.☆39Updated 3 months ago