Skip to content

Avoid using cached template loader in development#3833

Draft
mouse-reeve wants to merge 1 commit intomainfrom
cache-load
Draft

Avoid using cached template loader in development#3833
mouse-reeve wants to merge 1 commit intomainfrom
cache-load

Conversation

@mouse-reeve
Copy link
Member

Description

When in development mode, don't let Django cache templates

What type of Pull Request is this?

  • Bug Fix
  • Enhancement
  • Plumbing / Internals / Dependencies
  • Refactor

Does this PR change settings or dependencies, or break something?

  • This PR changes or adds default settings, configuration, or .env values
  • This PR changes or adds dependencies
  • This PR introduces other breaking changes

Details of breaking or configuration changes (if any of above checked)

Documentation

  • New or amended documentation will be required if this PR is merged
  • I have created a matching pull request in the Documentation repository
  • I intend to create a matching pull request in the Documentation repository after this PR is merged

Tests

  • My changes do not need new tests
  • All tests I have added are passing
  • I have written tests but need help to make them pass
  • I have not written tests and need help to write them

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.

Development environment not picking up template changes

1 participant

Comments