PrimarySite / django-transitions
A wrapper of pytransitions for django
☆23Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for django-transitions
- Python package for eventsourcing with Django☆45Updated last week
- Dependency injection in Django.☆49Updated 7 months ago
- Generate performance reports from your django database performance tests.☆78Updated 3 years ago
- Taking the O out of ORM.☆68Updated this week
- Django GRIP library☆68Updated 2 months ago
- Extensions for Django Rest Framework☆79Updated 10 months ago
- Polymorphic models implementation for django.☆85Updated last year
- A serializer for the Django Rest Framework that supports per-action serialization of fields.☆55Updated 3 years ago
- A string based event system for django☆80Updated 9 months ago
- Allows view/viewset functions to use idempotency keys and automatically return the same data if called multiple times.☆48Updated 4 months ago
- Simple role filtering for django-rest-framework☆98Updated last year
- Django autocomplete light filters for django admin☆65Updated 3 years ago
- Django template loader that allows you to load and override a template from a specific Django application.☆51Updated 4 years ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆187Updated 5 months ago
- Media library for Django☆58Updated last month
- Chain multiple (disparate) QuerySets in Django☆107Updated 4 months ago
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆129Updated last month
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated last month
- Production webservers as a Django management command☆89Updated 2 years ago
- An alternative serializer implementation for REST framework written in cython built for speed.☆84Updated last year
- Collection of utilities for working with django rest framework (DRF)☆73Updated 2 years ago
- Safely run migrations before deployment☆75Updated last month
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆57Updated 2 weeks ago
- Drag-drop orderable change lists and inlines done right.