mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-05-19 06:07:18 +02:00
feat: initial work for DCA tool
This commit is contained in:
@@ -71,6 +71,7 @@ INSTALLED_APPS = [
|
||||
"django_cotton",
|
||||
"apps.rules.apps.RulesConfig",
|
||||
"apps.calendar_view.apps.CalendarViewConfig",
|
||||
"apps.dca.apps.DcaConfig",
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user