ProjectDjango/ConfigurationPage/__init__.py

Tue, 20 Dec 2016 11:20:24 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 20 Dec 2016 11:20:24 +0100
changeset 76
230363929c49
parent 63
f9b4ceeb0fdc
child 93
cf83715ac2f7
permissions
-rw-r--r--

Included a link to the official Django documentation on the help page.

# -*- coding: utf-8 -*-

# Copyright (c) 2013 - 2016 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the Django page of the configuration dialog.
"""

eric ide

mercurial