Updates:
- Restructure table models - Remove React/Next.js frontend (in favor of HTMX)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
"""
|
||||
Custom validation schema
|
||||
"""
|
||||
from sqlmodel import SQLModel
|
||||
from typing import Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user