Added django-unfold for admin panel theme

This commit is contained in:
Keannu Christian Bernasol 2023-11-30 23:40:29 +08:00
parent d50ca983da
commit 0529152375
3 changed files with 161 additions and 150 deletions

View file

@ -15,6 +15,7 @@ django-extra-fields = "*"
pillow = "*"
psycopg2 = "*"
django-simple-history = "*"
django-unfold = "*"
[dev-packages]