mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
Add Settings page: Move theme & lang changer to settings page
This commit is contained in:
5
appsettings/apps.py
Normal file
5
appsettings/apps.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class AppsettingsConfig(AppConfig):
|
||||
name = 'appsettings'
|
||||
Reference in New Issue
Block a user