Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: added bash to update memcache with pymemcache #410

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zubairshakoorarbisoft
Copy link
Contributor

@zubairshakoorarbisoft zubairshakoorarbisoft commented Jul 4, 2023

Added bash which is replacing all django.core.cache.backends.memcached.MemcachedCache references with django.core.cache.backends.memcached.PyMemcacheCache in the whole project and adding pymemcache.

In order to run this codemod, yoou must need to add pymemcache in base.in and remove old python-memcached from all of the requirements manually and run make upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants