Django

Code

Changeset 8261

Show
Ignore:
Timestamp:
08/09/08 10:11:11 (5 months ago)
Author:
jacob
Message:

Fixed silly whitespace error in cache docs.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/cache.txt

    r8260 r8261  
    232232================== 
    233233 
    234 **New in Django development version** (previous versions of Django only provided a single ``CacheMiddleware`` instead of the two pieces described below). 
     234**New in Django development version** (previous versions of Django only provided 
     235a single ``CacheMiddleware`` instead of the two pieces described below). 
    235236 
    236237Once the cache is set up, the simplest way to use caching is to cache your