jrobichaud / django-structlog
Structured Logging for Django
☆472Updated last week
Alternatives and similar repositories for django-structlog:
Users that are interested in django-structlog are comparing it to the libraries listed below
- Automatically prefetch foreign key values as needed☆375Updated this week
- Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.☆454Updated 2 months ago
- Test django schema and data migrations, including migrations' order and best practices.☆548Updated this week
- Track historical events to Django models using Postgres triggers.☆442Updated last week
- Standardize your DRF API error responses☆286Updated last month
- Write Postgres triggers for your Django models☆587Updated this week
- Common Table Expressions (CTE) for Django☆360Updated 4 months ago
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆461Updated last week
- Mask your objects instead of deleting them from your database.☆691Updated last month
- Django EAV 2 - EAV storage for modern Django☆359Updated this week
- Django Model Field that uses Hashids to obscure the value☆372Updated last year
- Keep detailed records of the performance of your Django code.☆353Updated this week
- Dataclasses serializer for Django REST framework☆444Updated 2 months ago
- A simple Django app to render list filters in django admin using autocomplete widget.☆356Updated last year
- Run django-import-export processes in celery☆209Updated 2 months ago
- PEP-484 stubs for django-rest-framework☆491Updated last week
- A better, user-friendly JSON editing form field for Django admin. Also supports Postgres ArrayField.☆386Updated 3 months ago
- config and manage typed extra settings using just the django admin.☆580Updated this week
- Explicit control over database query execution in Django applications