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

Development: disable cached Loader on DEBUG=True #10640

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

humitos
Copy link
Member

@humitos humitos commented Aug 16, 2023

On Django 4.1 the cached Loader is enabled on DEBUG=True. This commit reverts this behavior because it makes harder to work on the new templates.

Closes https://github.com/readthedocs/readthedocs-corporate/issues/1635

On Django 4.1 the cached Loader is enabled on `DEBUG=True`.
This commit reverts this behavior because it makes harder to work on the new
templates.

Closes readthedocs/readthedocs-corporate#1635
@humitos humitos requested a review from agjohnson August 16, 2023 21:10
@humitos humitos requested a review from a team as a code owner August 16, 2023 21:10
@humitos humitos requested a review from stsewd August 16, 2023 21:10
@humitos humitos enabled auto-merge (squash) August 16, 2023 21:21
@humitos humitos merged commit d2ac8bb into main Aug 16, 2023
@humitos humitos deleted the humitos/cached-template-loader-debug branch August 16, 2023 21:30
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