mozilla / django-post-request-task
A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from django.
☆57Updated 2 years ago
Alternatives and similar repositories for django-post-request-task:
Users that are interested in django-post-request-task are comparing it to the libraries listed below
- Entity relationship management for Django☆57Updated 3 months ago
- Instrumentation for django page loads☆312Updated 5 years ago
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- Django application providing database, form fields and middleware for timezone support.☆42Updated 4 years ago
- Backport of Django 1.9's password validation system for use with earlier Django versions.☆30Updated 7 years ago
- Model manager utils for Django☆57Updated 8 months ago
- A very simple request profiler for Django.☆43Updated 2 months ago
- Circular template inheritance for Django