You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Development: disable cached Loader on DEBUG=True (#10640)
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.
Closesreadthedocs/readthedocs-corporate#1635
0 commit comments