mirror of
https://github.com/lemeow125/Borrowing-TrackerBackend.git
synced 2025-04-27 10:11:24 +08:00
Added django-unfold for admin panel theme
This commit is contained in:
parent
d50ca983da
commit
0529152375
3 changed files with 161 additions and 150 deletions
|
@ -55,6 +55,8 @@ else:
|
|||
# Application definition
|
||||
|
||||
INSTALLED_APPS = [
|
||||
'unfold',
|
||||
'unfold.contrib.simple_history',
|
||||
'django.contrib.admin',
|
||||
'django.contrib.auth',
|
||||
'django.contrib.contenttypes',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue