Changes between Initial Version and Version 1 of Ticket #32749, comment 1


Ignore:
Timestamp:
May 15, 2021, 10:15:51 PM (3 years ago)
Author:
Simon Charette

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32749, comment 1

    initial v1  
    1 [https://github.com/django/django/pull/13310#discussion_r632986159 Parallel conversation on Github]. Nick mentioned that it was done to make the backend a drop in replacement with other MC backends but I'm curious to see if any tests fail without this override. At the least we should mention in the docs that these defaults are set for the `pymemcache` backend as `django-pymemcache` doesn't behave this way.
     1[https://github.com/django/django/pull/13310#discussion_r632986159 Parallel conversation on Github]. Nick mentioned that it was done to make the backend a drop in replacement for other MC backends but I'm curious to see if any tests fail without this override. At the least we should mention in the docs that these defaults are set for the `pymemcache` backend as `django-pymemcache` doesn't behave this way.
Back to Top