Use django-auto-prefetch
This commit is contained in:
parent
162d752a22
commit
94752383b1
6 changed files with 298 additions and 128 deletions
|
|
@ -18,6 +18,7 @@ dependencies = [
|
|||
"python-dotenv>=1.1.1",
|
||||
"psycopg[binary]>=3.2.3",
|
||||
"pygments>=2.19.2",
|
||||
"django-auto-prefetch>=1.13.0",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue