Django

Code

Ticket #9740 (closed: fixed)

Opened 7 months ago

Last modified 7 months ago

Bad example in "CACHE_BACKEND arguments" section

Reported by: djw Assigned to: nobody
Milestone: Component: Documentation
Version: 1.0 Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation:
Needs tests: Patch needs improvement:

Description

The second example in the section CACHE_BACKEND arguments is not a good one, as memcached doesn't support the max_entries argument. It would be better to switch this to locmem, db, or filebased.

Attachments

Change History

12/02/08 23:49:38 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [9556]) Fixed #9740 -- Updated and correct usage of max_entries in cache documentation.


Add/Change #9740 (Bad example in "CACHE_BACKEND arguments" section)




Change Properties
Action