husstanden/routes.py

4 lines
124 B
Python
Raw Normal View History

2019-02-12 16:59:43 +01:00
from flask import render_template, url_for
from objects import glob # Global sharing of python objects in a manageable way