From bf666ea3c1c5e61d71f8bb228c235dd3d9dfe38e Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 30 Aug 2016 18:10:19 +0200 Subject: Imports: delete town when associated import is deleted (refs #2867) --- ishtar_common/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/utils.py') 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 +# Copyright (C) 2013-2016 Étienne Loks # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as -- cgit v1.2.3