ProjectDjango/ConfigurationPage/__init__.py

Sat, 23 Dec 2023 15:48:51 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 23 Dec 2023 15:48:51 +0100
branch
eric7
changeset 191
7b03dfe583e3
parent 190
f394b11f9f31
child 197
2667e16a3379
permissions
-rw-r--r--

Updated copyright for 2024.

# -*- coding: utf-8 -*-

# Copyright (c) 2013 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the Django page of the configuration dialog.
"""

eric ide

mercurial