issues Search Results · repo:cfpb/django-cache-tools language:Python
Filter by
1 result
(49 ms)1 result
incfpb/django-cache-tools (press backspace or delete to remove)I m trying to expire cache for news pages after they ve been edited by an administrator. With this code
@receiver(post_save, sender=News)
def on_change(instance, **kwargs):
expire_page(reverse( press:news_item ...
int-ua
- 5
- Opened on Apr 15, 2015
- #7

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.