Skip to content

Comments

feat: no_self parameter on caching methods#8

Merged
dynalz merged 9 commits intomasterfrom
feat/ignorable-self-argument
Jan 8, 2026
Merged

feat: no_self parameter on caching methods#8
dynalz merged 9 commits intomasterfrom
feat/ignorable-self-argument

Conversation

@PedroMMRAF
Copy link
Collaborator

This parameter technically ignores the first parameter of the passed function when making a cache key, making it a shortcut to writing @cache(ignore_fields=("<first param name>",))

@dynalz dynalz merged commit a5a024e into master Jan 8, 2026
5 checks passed
@dynalz dynalz deleted the feat/ignorable-self-argument branch February 13, 2026 15:39
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.

2 participants