mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-03 18:34:42 +00:00
Typo in README.rst.
This commit is contained in:
parent
83200493af
commit
f882cafa50
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ Monkey patching
|
|||
...............
|
||||
|
||||
django-cachalot modifies Django in place during execution to add a caching tool
|
||||
is added just before SQL queries are executed.
|
||||
just before SQL queries are executed.
|
||||
We detect which cache keys must be removed when some data
|
||||
is created/changed/deleted on the database.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue