expephalon-demomodule/core/models/__init__.py
Kumi 7708128255 Finally got all the OTP stuff working
Finalized dbsettings views
Easter egg for missing backend pages
2020-04-15 22:19:03 +02:00

3 lines
96 B
Python

from core.models.files import *
from core.models.profiles import *
from core.models.otp import *