From 4910b41a5689e7af239edc8fff5d9aceef9e318e Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 25 Jan 2011 12:24:16 +0100 Subject: Unregister the default user (closes #146) --- ishtar/settings.py.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ishtar/settings.py.example') diff --git a/ishtar/settings.py.example b/ishtar/settings.py.example index 6445ef0eb..d38f68cf8 100644 --- a/ishtar/settings.py.example +++ b/ishtar/settings.py.example @@ -1,3 +1,6 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +# Copyright (C) 2010 Étienne Loks # Django settings for ishtar project. # Ishtar custom -- cgit v1.2.3