ProjectDjango/ConfigurationPage/__init__.py

branch
eric7
changeset 197
2667e16a3379
parent 191
7b03dfe583e3
equal deleted inserted replaced
196:1d784740ca1d 197:2667e16a3379
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2013 - 2024 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2013 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Package implementing the Django page of the configuration dialog. 7 Package implementing the Django page of the configuration dialog.
8 """ 8 """

eric ide

mercurial