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

Fix for throwing an AttributeError while getting CACHED_FIELD_EAGER_RECALCULATION setting #8

Merged
merged 3 commits into from
Nov 2, 2018

Conversation

tuxtitlan
Copy link
Contributor

While running ._flag_FIELD_as_stale and having CACHED_FIELD_EAGER_RECALCULATION on settings an AttributeError is being thrown since settings.get is not defined, this PR fixes this issue.

This was introduced by PR #7.

@outofculture outofculture merged commit b5ec8f2 into outofculture:master Nov 2, 2018
@outofculture
Copy link
Owner

Sorry this took so long to get to; some weeks are better than others.

@tuxtitlan
Copy link
Contributor Author

no worries, thanks :D

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.

None yet

2 participants