mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-13 16:22:42 +02:00
feat: add rules for transactions
This commit is contained in:
@@ -43,4 +43,5 @@ urlpatterns = [
|
||||
path("", include("apps.monthly_overview.urls")),
|
||||
path("", include("apps.yearly_overview.urls")),
|
||||
path("", include("apps.currencies.urls")),
|
||||
path("", include("apps.rules.urls")),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user