mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-17 23:13:57 +01: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