ProjectDjango/ConfigurationPage/__init__.py@af99f0984f20
ProjectDjango/ConfigurationPage/__init__.py
Sat, 29 May 2021 15:03:26 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 29 May 2021 15:03:26 +0200
- branch
- eric7
- changeset 171
- af99f0984f20
- parent 168
-
c6182aab51e9
- child 175
-
30cb5e553e7e
- permissions
- -rw-r--r--
Created new branch <eric7>.
# -*- coding: utf-8 -*-
# Copyright (c) 2013 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Django page of the configuration dialog.
"""