ProjectDjango/ConfigurationPage/__init__.py@19da3417eb3d
ProjectDjango/ConfigurationPage/__init__.py
Sat, 26 Apr 2014 16:56:48 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 26 Apr 2014 16:56:48 +0200
- changeset 47
- 19da3417eb3d
- parent 31
-
a632d10fdb7c
- child 60
-
7ab44ea4ca4f
- permissions
- -rw-r--r--
Added the Python2 compatibility flag.
# -*- coding: utf-8 -*-
# Copyright (c) 2013 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Django page of the configuration dialog.
"""