Ticket #8958: cache.diff
File cache.diff, 573 bytes (added by , 16 years ago) |
---|
-
docs/topics/cache.txt
197 197 ``django/core/cache/backends/`` directory of the Django source. 198 198 199 199 Note: Without a really compelling reason, such as a host that doesn't support 200 the them, you should stick to the cache backends included with Django. They've200 them, you should stick to the cache backends included with Django. They've 201 201 been well-tested and are easy to use. 202 202 203 203 CACHE_BACKEND arguments