Files
winauthmon-server/frontend/models.py
T
2025-05-25 20:26:18 +01:00

3 lines
138 B
Python

from extensions import db
# Frontend-specific models
# Note: Log model is in auth/models.py as it's related to administrator functionality