jrobichaud / django-structlogLinks
Structured Logging for Django
☆479Updated last week
Alternatives and similar repositories for django-structlog
Users that are interested in django-structlog are comparing it to the libraries listed below
Sorting:
- Automatically prefetch foreign key values as needed☆384Updated 2 weeks ago
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆465Updated last week
- Standardize your DRF API error responses☆295Updated 2 weeks ago
- Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.☆456Updated last week
- Test django schema and data migrations, including migrations' order and best practices.☆552Updated this week
- Track historical events to Django models using Postgres triggers.☆461Updated 3 weeks ago
- Write Postgres triggers for your Django models☆602Updated last week
- Mask your objects instead of deleting them from your database.☆694Updated 3 months ago
- Common Table Expressions (CTE) for Django☆368Updated last week
- Object factory for Django☆902Updated 2 weeks ago
- Dataclasses serializer for Django REST framework☆447Updated last month
- Soft delete for Django ORM, with support for undelete.☆394Updated 2 months ago
- Bringing all of PostgreSQL's awesomeness to Django.☆724Updated 2 weeks ago
- An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)☆471Updated last month
- A pluggable framework for adding two-factor authentication to Django using one-time passwords.☆585Updated 2 months ago
- Django Model Field that uses Hashids to obscure the value☆372Updated last year
- Declarative access policies/permissions modeled after AWS' IAM policies.☆498Updated 10 months ago
- Django EAV 2 - EAV storage for modern Django☆359Updated this week
- PEP-484 stubs for django-rest-framework☆494Updated this week
- config and manage typed extra settings using just the django admin.☆585Updated last week
- Run django-import-export processes in celery☆212Updated 4 months ago
- Tracking dirty fields on a Django model☆642Updated this week
- A simple Django app to render list filters in django admin using autocomplete widget.