Code4PuertoRico / suministrospr

Suministros Puerto Rico - Entérate, Ayuda, Informa
https://suministrospr.com
Apache License 2.0
42 stars 17 forks source link

Cache form queries #111

Closed jpadilla closed 4 years ago

jpadilla commented 4 years ago

We're currently not doing response caching for create/update form view because CSRF tokens. We should still be able to cache queries. These must be invalidated accordingly.

Screen Shot 2020-01-18 at 1 41 54 PM
jpadilla commented 4 years ago

@rnegron is assigned to work on this.

jpadilla commented 4 years ago

@rnegron heads up, I moved cache invalidation to signals here https://github.com/Code4PuertoRico/suministrospr/pull/132. Whatever else we cache, we should invalidate there when needed.

froi commented 4 years ago

@jpadilla @rnegron any updates on this issue? Marking as stale for the moment. Please remove the label if this is not the case.

github-actions[bot] commented 4 years ago

This Issue is being marked as Stale because it has 30 days without any interaction. CC: @gcollazo