DNS: cache-bust dns.js (DNS_STATIC_VERSION), no-cache headers on CloudFlare page

This commit is contained in:
master3395
2026-02-16 18:09:58 +01:00
parent 08472ae012
commit ae6289ef9c
4 changed files with 33 additions and 2 deletions

View File

@@ -141,6 +141,7 @@ TEMPLATES = [
'baseTemplate.context_processors.cosmetic_context',
'baseTemplate.context_processors.notification_preferences_context',
'baseTemplate.context_processors.firewall_static_context',
'baseTemplate.context_processors.dns_static_context',
],
},
},