app/settings.py
changeset 2066 1855c783934f
parent 832 1a20acbfbc88
child 2333 221482a54238
child 2335 366e64ecba91
--- a/app/settings.py	Fri Apr 03 17:06:27 2009 +0000
+++ b/app/settings.py	Fri Apr 03 17:09:34 2009 +0000
@@ -12,6 +12,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+"""Module containing Melange Django settings.
+"""
+
 __authors__ = [
   '"Augie Fackler" <durin42@gmail.com>',
   '"Pawel Solyga" <pawel.solyga@gmail.com>',