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
Replace DebugConfiguredStorage with URLMixin in staticfiles panel (#2097)
* Refs #2068: Do not reinstantiate staticfiles storage classes
* Add URLMixin tests for staticfiles panel
- Test storage state preservation to ensure URLMixin doesn't affect
storage attributes
- Test context variable lifecycle for static file tracking
- Test multiple initialization safety to prevent URLMixin stacking
* Update changelog: added URLMixin
* Add words to the spelling wordlist
Co-authored-by: Matthias Kestenholz <[email protected]>
0 commit comments