mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-09-18 05:29:37 +08:00
Reimplement caching
This commit is contained in:
parent
bae2cc653e
commit
d99c82bef4
7 changed files with 89 additions and 5 deletions
|
@ -22,4 +22,5 @@ dependencies = [
|
|||
"django-unfold>=0.65.0",
|
||||
"gunicorn>=23.0.0",
|
||||
"django-cors-headers>=4.7.0",
|
||||
"django-redis>=6.0.0",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue