ProjectDjango/ConfigurationPage/__init__.py@e6b5b87decc1
ProjectDjango/ConfigurationPage/__init__.py
Sat, 04 Nov 2017 15:22:08 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 04 Nov 2017 15:22:08 +0100
- changeset 108
- e6b5b87decc1
- parent 93
-
cf83715ac2f7
- child 121
-
2346aa3fffcc
- permissions
- -rw-r--r--
Fixed a bug in the application history handling of Project.py.
# -*- coding: utf-8 -*-
# Copyright (c) 2013 - 2017 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Django page of the configuration dialog.
"""