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

fixing cache clear method #1573

Merged
merged 1 commit into from
Sep 17, 2024
Merged

fixing cache clear method #1573

merged 1 commit into from
Sep 17, 2024

Conversation

shanbady
Copy link
Contributor

Description (What does it do?)

Resolves an issue with mis-named cache clear method. from main.utils import clear_cache should be from main.utils import clear_search_cache

How can this be tested?

checkout this branch and run the affected commands:

python manage.py update_platforms
python manage.py update_offered_by
python manage.py update_departments_schools
python manage.py populate_featured_lists

They should succeed

@shanbady shanbady marked this pull request as ready for review September 17, 2024 20:11
@shanbady shanbady merged commit 23b5e38 into main Sep 17, 2024
11 checks passed
@shanbady shanbady deleted the shanbady/fix-cache-clear branch September 17, 2024 20:17
This was referenced Sep 18, 2024
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.

2 participants