qu3vipon / drf-service-layer
Simple package which supports service-layered architecture for Django REST Framework.
☆19Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for drf-service-layer
- Apply Domain-driven Design to Django without Django Rest Framework☆40Updated 9 months ago
- Shows queries, find slow queries, detects N+1 in Django☆89Updated 9 months ago
- Use pydantic with the Django REST framework☆70Updated 2 months ago
- ☆138Updated 3 weeks ago
- Write Django model properties that can be used in database queries.☆72Updated this week
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.☆95Updated 8 months ago
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆176Updated 9 months ago
- Some useful hooks for Django development☆36Updated 2 weeks ago
- Dataclasses serializer for Django REST framework☆431Updated 10 months ago
- Numeric filters for Django admin☆79Updated last year
- Standardize your DRF API error responses☆258Updated 3 weeks ago
- Django + shell_plus + Jupyter notebooks made easy.☆132Updated 6 months ago
- Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.☆65Updated 9 months ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated 8 months ago
- A serializer for the Django Rest Framework that supports per-action serialization of fields.☆55Updated 3 years ago
- Collection of useful checks for Django Checks Framework☆121Updated 2 months ago
- Django JSONField with Pydantic models as a Schema☆118Updated 4 months ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆180Updated last month
- Run django-import-export processes in celery☆179Updated 3 months ago
- Creating automatic migrations for Views models witch working reverse and full command options like in normal makemigrations☆62Updated 2 months ago
- Use Typer (type hints) to define the interface for your Django management commands.☆84Updated last week
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆129Updated 3 months ago
- Standardized and easy-to-parse API error responses for Django REST Framework (DRF).☆68Updated 9 months ago
- Automatically prefetch foreign key values as needed☆356Updated 2 weeks ago
- Generate performance reports from your django database performance tests.☆78Updated 3 years ago
- A Django REST framework plugin for pytest☆85Updated 2 years ago
- Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them☆139Updated last year
- Cursor-based pagination for Django☆159Updated 4 months ago
- Type hints for enhanced API views and serializers.☆81Updated last year
- 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