ProjectDjango/ConfigurationPage/__init__.py@85efbaa3f2e3
ProjectDjango/ConfigurationPage/__init__.py
Fri, 20 Jan 2017 19:03:37 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 20 Jan 2017 19:03:37 +0100
- changeset 94
- 85efbaa3f2e3
- parent 93
-
cf83715ac2f7
- child 121
-
2346aa3fffcc
- permissions
- -rw-r--r--
Fixed an issue finding the python executable.
# -*- coding: utf-8 -*-
# Copyright (c) 2013 - 2017 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Django page of the configuration dialog.
"""