flaschengeist/geruecht/model/__init__.py

6 lines
105 B
Python

MONEY = "moneymaster"
VORSTAND = "vorstand"
EXTERN = "extern"
GASTRO = "gastro"
USER = "user"
BAR = "bar"