defineimpossible / django-rest-batteries
Build clean APIs with DRF faster
☆28Updated last year
Related projects ⓘ
Alternatives and complementary repositories for django-rest-batteries
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆125Updated 2 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
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated last month
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.☆95Updated 8 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆138Updated 8 months ago
- Native Postgres upsert, update, and copy operations.☆63Updated 2 weeks ago
- ☆138Updated 3 weeks ago
- Drag-drop orderable change lists and inlines done right.☆64Updated 3 weeks ago
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆115Updated 4 months ago
- SQL utilities for Django☆138Updated last year
- Write Django model properties that can be used in database queries.☆72Updated this week
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆66Updated last year
- Django friendly finite state machine support☆100Updated 2 weeks ago
- Conveniently store reference to request user on thread/db level.☆161Updated 2 months ago
- Use Typer (type hints) to define the interface for your Django management commands.☆86Updated this week
- UI for rapid Django apps creation (code-generation)☆138Updated last year
- Generate performance reports from your django database performance tests.☆78Updated 3 years ago
- Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measur…☆66Updated last year
- django-requestlogs is a package providing middleware and other helpers for audit logging.☆63Updated 10 months ago
- Chain multiple (disparate) QuerySets in Django☆107Updated 4 months 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
- A package for type-checking the URLs and associated views for Django☆62Updated 3 weeks ago
- Set the draft security HTTP header Permissions-Policy (previously Feature-Policy) on your Django app.☆98Updated 2 weeks ago
- An authorization system based exclusively on allow lists☆85Updated 3 weeks ago
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆91Updated last week
- A Django app that tracks your queries to help optimize them. Demo: https://dj-tracker-bakerydemo.fly.dev/dj-tracker/☆80Updated 3 months ago
- Safely separate multiple tenants in a Django database☆233Updated last year
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆245Updated this week
- Detect N+1s in your Django app.☆95Updated this week
- Simple role filtering for django-rest-framework☆98Updated last year
- Django autocomplete light filters for django admin☆65Updated 3 years ago