Skip to content

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
@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.

3 participants