mypebble / django-pgviewsLinks
Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.
☆201Updated last year
Alternatives and similar repositories for django-pgviews
Users that are interested in django-pgviews are comparing it to the libraries listed below
Sorting:
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Cursor-based pagination for Django☆165Updated 3 months ago
- polymorphic django models using automatic type-field downcasting☆229Updated 5 months ago
- SQL utilities for Django☆141Updated 2 years ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- Making using Django with frontend libraries and frameworks DRYer☆168Updated 2 years ago
- Django utility for a memoization decorator that uses the Django cache framework.☆168Updated 6 months ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆244Updated 2 months ago
- Sanity to the django choices functionality.☆175Updated 2 years ago
- Write Django management command using the click CLI library☆287Updated 3 weeks ago
- A module for pivoting Django Querysets☆211Updated 2 years ago
- Chain multiple (disparate) QuerySets in Django☆113Updated last month
- Allows clients to control which fields will be sent in the API response☆223Updated last year
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago
- A pickled object field for Django☆185Updated last week
- Smart caching for Django using Celery to refresh cached items asynchronously.☆377Updated last year
- Keep detailed records of the performance of your Django code.☆357Updated 2 weeks ago
- Django signals for changed fields☆112Updated 3 years ago
- Easily link custom admin views and direct URLs into the Django admin☆188Updated 2 years ago
- Real Python Enums for Django☆146Updated 2 years ago
- A Django messaging library☆228Updated last year
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆191Updated 4 months ago
- Generate gapless sequences of integer values.☆245Updated 7 months ago
- Transparent field level encryption for Django using the pgcrypto postgresql extension.☆235Updated 11 months ago
- A demo for storing and querying trees in Django using PostgreSQL☆94Updated 7 years ago
- Fernet symmetric encryption for Django model fields☆200Updated last year
- Enables pretty JSON viewer in Django forms, admin, or templates☆143Updated 6 months ago
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆69Updated 3 weeks ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆74Updated last week
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆183Updated 8 months ago