diff --git a/README.rst b/README.rst index 18f12b4..ae7b317 100644 --- a/README.rst +++ b/README.rst @@ -73,7 +73,8 @@ or simply by changing its attributes: In tests, you can use `Django’s testing tools `_ -as well as ``cachalot_settings``. They will both work the same. +as well as ``cachalot_settings``. The only difference is that you can’t use +``cachalot_settings`` to decorate a class. Limits