Changeset 7965 for django/trunk/docs
- Timestamp:
- 07/18/08 18:46:10 (6 months ago)
- Files:
-
- django/trunk/docs/settings.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/settings.txt
r7949 r7965 253 253 ------------- 254 254 255 Default: ``' simple://'``255 Default: ``'locmem://'`` 256 256 257 257 The cache backend to use. See the `cache docs`_.
