Files
WYGIWYH/app/apps/transactions/views/__init__.py
Herculino Trotta 3dde44b1cd changes
2024-10-09 00:31:21 -03:00

4 lines
74 B
Python

from .transactions import *
from .tags import *
from .categories import *