ProjectDjango/ConfigurationPage/__init__.py@fd79d080b065
ProjectDjango/ConfigurationPage/__init__.py
Sat, 25 Jan 2014 17:41:00 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 25 Jan 2014 17:41:00 +0100
- changeset 32
- fd79d080b065
- parent 31
-
a632d10fdb7c
- child 60
-
7ab44ea4ca4f
- permissions
- -rw-r--r--
Extended the API to allow for plug-in extension by another plug-in.
# -*- coding: utf-8 -*-
# Copyright (c) 2013 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Django page of the configuration dialog.
"""