#350 The Pagure widget's cached function can't be invalidated
Closed: Fixed Opened by abompard.

The pagure widget uses a cached function to get it's data from the Pagure API. However, the should_invalidate method raises NotImplementedError which is obviously wrong. It should be implemented.


Metadata Update from @abompard:
- Issue priority set to: High
- Issue tagged with: flock

Fixed by PR #377

Metadata Update from @abompard:
- Issue assigned to abompard
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata