flaschengeist/geruecht/model/__init__.py

4 lines
65 B
Python
Raw Normal View History

MONEY = "moneymaster"
GASTRO = "gastro"
USER = "user"
BAR = "bar"