shivanshs9 / drf-problemsLinks
It introduces "Problem Details" in the HTTP APIs.
☆50Updated 3 years ago
Alternatives and similar repositories for drf-problems
Users that are interested in drf-problems are comparing it to the libraries listed below
Sorting:
- Chain multiple (disparate) QuerySets in Django☆113Updated last month
- Ensure your migration history is linear.☆226Updated last week
- Controlled Django model instance replication.☆129Updated this week
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.☆100Updated last year
- Making using Django with frontend libraries and frameworks DRYer☆168Updated 2 years ago
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆192Updated 4 months ago
- Standardized and easy-to-parse API error responses for Django REST Framework (DRF).☆67Updated 2 months ago
- A tool to automatically fix Django deprecations.☆185Updated this week
- A flake8 plugin to detect bad practices on Django projects.☆180Updated last year
- Generate gapless sequences of integer values.☆245Updated 7 months ago
- Django autocomplete light filters for django admin☆68Updated 4 years ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆244Updated last week
- Write Django model properties that can be used in database queries.☆81Updated last week
- Better widget for Django ArrayField in admin☆214Updated 2 years ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- Polymorphic serializers for Django REST Framework☆186Updated 3 years ago
- Safely run migrations before deployment☆92Updated 6 months ago
- Allows clients to control which fields will be sent in the API response☆223Updated last year
- Test utility for validating OpenAPI documentation☆118Updated 2 years ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated this week
- Set the Permissions-Policy HTTP header on your Django app.☆112Updated this week
- Django utility for a memoization decorator that uses the Django cache framework.☆168Updated this week
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆137Updated 7 months ago
- django-requestlogs is a package providing middleware and other helpers for audit logging.