expephalon-demomodule/core/models/__init__.py
Klaus-Uwe Mitterer 85fe13edcf Implemented TOTP
Implemented currencies and taxes
2020-05-22 18:13:23 +02:00

4 lines
No EOL
129 B
Python

from core.models.files import *
from core.models.profiles import *
from core.models.auth import *
from core.models.local import *