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