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

invalidate_cache doesn't work in 0.1.4 release #19

Merged
merged 1 commit into from
Dec 4, 2018

Conversation

peterbe
Copy link
Owner

@peterbe peterbe commented Dec 4, 2018

Fixes #18

@peterbe peterbe merged commit 4023da3 into master Dec 4, 2018
@peterbe peterbe deleted the 18-invalidate_cache-doesnt-work-in-014-release branch December 4, 2018 21:46
peterbe referenced this pull request in mozilla-services/tecken Dec 4, 2018
This PR updates [django-cache-memoize](https://pypi.org/project/django-cache-memoize) from **0.1.3** to **0.1.5**.



<details>
  <summary>Changelog</summary>
  
  
   ### 0.1.5
   ```
   ~~~~~

- Fix when using ``_refresh=False`` and the ``.invalidate()``.
  `pull19 &lt;https://github.com/peterbe/django-cache-memoize/pull/19&gt;`_
   ```
   
  
  
   ### 0.1.4
   ```
   ~~~~~

- Ability to have the memoized function return ``None`` as an actual result.
  `pull9 &lt;https://github.com/peterbe/django-cache-memoize/pull/9&gt;`_
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/django-cache-memoize
  - Changelog: https://pyup.io/changelogs/django-cache-memoize/
  - Repo: https://github.com/peterbe/django-cache-memoize
</details>
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.

1 participant