ProjectDjango/ConfigurationPage/__init__.py@2f5c3487139c
ProjectDjango/ConfigurationPage/__init__.py
Tue, 25 Oct 2022 10:37:21 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 25 Oct 2022 10:37:21 +0200
- branch
- eric7
- changeset 181
- 2f5c3487139c
- parent 175
-
30cb5e553e7e
- child 190
-
f394b11f9f31
- permissions
- -rw-r--r--
Adapted the import statements to the new structure.
# -*- coding: utf-8 -*-
# Copyright (c) 2013 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Django page of the configuration dialog.
"""