mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Add Settings page: Move theme & lang changer to settings page
This commit is contained in:
parent
18ed90fb7e
commit
729f9e0039
17 changed files with 265 additions and 44 deletions
3
appsettings/admin.py
Normal file
3
appsettings/admin.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from django.contrib import admin
|
||||
|
||||
# Register your models here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue