Opened 11 years ago

Closed 11 years ago

#21570 closed Uncategorized (invalid)

CACHE_MIDDLEWARE_ANONYMOUS_ONLY will be removed in version 1.8

Reported by: hans.rauch@… Owned by: nobody
Component: Uncategorized Version: 1.6
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

This option will be removed in version 1.8.

How do I cache only responses of anonymous users without this option?

Change History (1)

comment:1 by Tim Graham, 11 years ago

Resolution: invalid
Status: newclosed

We aren't providing a replacement. You may find the discussion in the original ticket helpful to learn why. If after reading that you still have questions, please use the django-users mailing list or another support channel (not this ticket tracker). Thanks!

Note: See TracTickets for help on using tickets.
Back to Top