Django Forum
queryset.all() does not clear the cache in Celery
Using Django
Deployment
KenWhitesell
January 4, 2023, 6:07pm
10
See the docs for
When querysets are evaluated
for the situations in which that will occur.
show post in topic
Related topics
Topic
Replies
Views
Activity
Relying on QuerySet's result cache
Using Django
4
1441
January 22, 2020
how pulling a queryset from a view works
Using the ORM
3
560
May 25, 2022
the queryset filter will call all() first ?
Using Django
2
824
June 16, 2020
Django has something like dogpile.cache
Using Django
0
601
December 5, 2020
RabbitMQ + Celery: Task Keeps Restarting
Using Django
14
3556
August 10, 2021