From 40831b3de94aef231530c14f22030b22b6d88c72 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 28 Mar 2017 16:46:38 +0200 Subject: Access control: simplify and fix permissions relative to "get_item" --- archaeological_operations/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archaeological_operations/views.py') diff --git a/archaeological_operations/views.py b/archaeological_operations/views.py index c886d9095..9b420f594 100644 --- a/archaeological_operations/views.py +++ b/archaeological_operations/views.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2010-2016 Étienne Loks +# Copyright (C) 2010-2017 É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