Skip to content

Conversation

Archmonger
Copy link
Contributor

fix #46

@Archmonger Archmonger requested a review from a team as a code owner January 12, 2022 08:40
if _CACHES:
if "idom_web_modules" in getattr(settings, "CACHES", {}):
IDOM_WEB_MODULE_CACHE = "idom_web_modules"
IDOM_WEB_MODULE_CACHE = "idom"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we rename IDOM_WEB_MODULE_CACHE to IDOM_CACHE as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like I already handled this in PR #50 so I'm going to close this PR.

@Archmonger Archmonger closed this Jan 12, 2022
@Archmonger Archmonger deleted the rename-cache-backend branch July 3, 2022 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants