martsberger / django-pivot
A module for pivoting Django Querysets
☆210Updated last year
Alternatives and similar repositories for django-pivot:
Users that are interested in django-pivot are comparing it to the libraries listed below
- A Django messaging library☆227Updated 11 months ago
- django-inline-actions adds actions to each row of the ModelAdmin or InlineModelAdmin.☆217Updated last year
- Chain multiple (disparate) QuerySets in Django☆108Updated 6 months ago
- A CBV to handle multiple forms in one view☆175Updated 3 years ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆195Updated 7 months ago
- Automatic logging for Django FSM☆241Updated this week
- Making using Django with frontend libraries and frameworks DRYer☆157Updated last year
- SQL utilities for Django☆139Updated last year
- Conveniently store reference to request user on thread/db level.☆163Updated 4 months ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated 9 months ago
- Extensions to help DRY up Django Rest Framework serializers☆248Updated 10 months ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆141Updated 4 months ago
- Django signals for changed fields☆112Updated 2 years ago
- Generate gapless sequences of integer values.☆238Updated 11 months ago
- Edit JSON-Model Fields using a Standard Django Form.☆134Updated 2 months ago
- Django-mptt-admin provides a nice Django Admin interface for Mptt models☆293Updated this week
- Sanity to the django choices functionality.☆175Updated last year
- Login as any user from the Django admin interface, then switch back when done☆196Updated last month
- Polymorphic MPTT tree support for models