ProjectFlask/ConfigurationPage/__init__.py@6cc80e4db8a7
ProjectFlask/ConfigurationPage/__init__.py
Sun, 08 Nov 2020 17:54:22 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 08 Nov 2020 17:54:22 +0100
- changeset 2
- 6cc80e4db8a7
- child 60
-
02243723ac17
- permissions
- -rw-r--r--
Added code for the basic project support.
# -*- coding: utf-8 -*-
# Copyright (c) 2020 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Flask page of the configuration dialog.
"""