mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-12 15:52:54 +02:00
feat: initial work for DCA tool
This commit is contained in:
@@ -45,4 +45,5 @@ urlpatterns = [
|
||||
path("", include("apps.currencies.urls")),
|
||||
path("", include("apps.rules.urls")),
|
||||
path("", include("apps.calendar_view.urls")),
|
||||
path("", include("apps.dca.urls")),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user