flake8
passed.
JSHint
passed.
Review Request #12479 — Created July 19, 2022 and submitted
Information | |
---|---|
maubin | |
Djblets | |
release-3.x | |
Reviewers | |
djblets | |
There's a typo in our code for renaming the cache backends. This change corrects
the typo from
django.core.cache.backends.memcached.PymemcacheCache
toPyMemcacheCache
.
djblets.siteconfig.tests
Summary |
---|