django-background-tasks / django-background-tasksLinks
A database-backed work queue for Django
☆626Updated 3 weeks ago
Alternatives and similar repositories for django-background-tasks
Users that are interested in django-background-tasks are comparing it to the libraries listed below
Sorting:
- Better filtering for Django REST Framework☆852Updated last year
- A Django application to retrieve client's IP address☆1,047Updated last year
- Django admin classes that allow for nested inlines☆757Updated 2 months ago
- Get your Django models in order☆753Updated 7 months ago
- Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their…☆905Updated 10 months ago
- Helps working with singletons - things like global settings that you want to edit from the admin site.☆930Updated 2 months ago
- A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.☆1,478Updated 10 months ago
- Add advanced filtering abilities to Django admin☆797Updated 11 months ago
- Extra Fields for Django Rest Framework