Opened 13 years ago
Closed 13 years ago
#17363 closed Cleanup/optimization (invalid)
Hello
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Core (Cache system) | Version: | 1.3 |
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
Hello there.
I have a question about Django's cache.
When i use middleware cached and turn on memcached its ok, site speed up. But there is a problem:
when i switching languages the javascript translation (javascript gettext based on Django) is not change(one time, until im not refreshing page again)...because caching...when i turn off memcached and disable caching middleware.
If somebody explain me how i can use cache middleware without this trouble . it will be excellent. Thanks
Note:
See TracTickets
for help on using tickets.
TicketClosingReasons/UseSupportChannels