mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-21 16:21:32 +02:00
feat: add api
This commit is contained in:
3
app/apps/api/serializers/__init__.py
Normal file
3
app/apps/api/serializers/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .transactions import *
|
||||
from .accounts import *
|
||||
from .currencies import *
|
||||
Reference in New Issue
Block a user