index
:
szurubooru.git
master
Fork of Szurubooru with patches for running on a modern system sans Docker
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
szurubooru
/
model
/
base.py
blob: 860e54258aec03a0d13c61bc35f47a764211a07e (
plain
)
1
2
3
from sqlalchemy.ext.declarative import declarative_base Base = declarative_base()