mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-05-06 07:53:49 +02:00
feat: don't cache procrastinate_jobs table
This commit is contained in:
@@ -279,3 +279,5 @@ LOGGING = {
|
||||
"level": "INFO",
|
||||
},
|
||||
}
|
||||
|
||||
CACHALOT_UNCACHABLE_TABLES = ("django_migrations", "procrastinate_jobs")
|
||||
|
||||
Reference in New Issue
Block a user