summaryrefslogtreecommitdiff
path: root/ishtar_common/utils.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-08-30 18:10:19 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-08-30 18:10:19 +0200
commit8d6f214b9e88e64e5776bb5d6580c718ca792bbd (patch)
treee29e19b07516c5a1b6547cfb6b16b00ae62d4a27 /ishtar_common/utils.py
parent998fc1779b089e7fc29e2958eb8f3ffc7b02344b (diff)
downloadIshtar-8d6f214b9e88e64e5776bb5d6580c718ca792bbd.tar.bz2
Ishtar-8d6f214b9e88e64e5776bb5d6580c718ca792bbd.zip
Imports: delete town when associated import is deleted (refs #2867)
Diffstat (limited to 'ishtar_common/utils.py')
-rw-r--r--ishtar_common/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/utils.py b/ishtar_common/utils.py
index 28b1affa5..9fe7a3a00 100644
--- a/ishtar_common/utils.py
+++ b/ishtar_common/utils.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-# Copyright (C) 2013 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet>
+# Copyright (C) 2013-2016 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet>
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as