• 
      

    Fix typo in handling MemcachedCache -> PyMemcacheCache in apply_django_settings

    Review Request #12479 — Created July 19, 2022 and submitted

    Information

    Djblets
    release-3.x

    Reviewers

    There's a typo in our code for renaming the cache backends. This change corrects
    the typo from
    django.core.cache.backends.memcached.PymemcacheCache to PyMemcacheCache.

    • Ran unit tests in djblets.siteconfig.tests
    Summary ID
    Fix typo in PyMemcacheCache'
    0d40189f70da103f9ec0e013e846ed38a15e30f7
    maubin
    chipx86
    1. Ship It!
    2. 
        
    maubin
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.x (8dd5288)