From 6433f39eb437c068f3de33a8e7a19ae3ed9e941c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 2 Feb 2011 17:16:54 +0100 Subject: Better management of the application name (using django Site application) - Change account activation email - Update french translation --- ishtar/settings.py.example | 1 - 1 file changed, 1 deletion(-) (limited to 'ishtar/settings.py.example') diff --git a/ishtar/settings.py.example b/ishtar/settings.py.example index 92ce2baa1..4d16fd5b2 100644 --- a/ishtar/settings.py.example +++ b/ishtar/settings.py.example @@ -5,7 +5,6 @@ # Ishtar custom SRID = 27572 -APP_NAME = "" ROOT_PATH = "/var/local/webapp/ishtar/ishtar/" URL_PATH = "" -- cgit v1.2.3