mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Allow the use of local copies of cdn files
This commit is contained in:
@@ -26,6 +26,7 @@ class SiteConfigurationAdmin(SingletonModelAdmin):
|
||||
"classes": ("collapse",),
|
||||
"fields": (
|
||||
"show_version",
|
||||
"use_cdn",
|
||||
"extra_head",
|
||||
),
|
||||
},
|
||||
|
Reference in New Issue
Block a user