From 05fca7f6b77e155b1a0fd721e2c19243061e716b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 14 Jul 2015 19:07:59 +0200 Subject: File: numeric index management (refs #2673) * allow modification * prevent assigning of the same index --- archaeological_files/models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archaeological_files/models.py') diff --git a/archaeological_files/models.py b/archaeological_files/models.py index a1b42f722..9bdfc6146 100644 --- a/archaeological_files/models.py +++ b/archaeological_files/models.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Étienne Loks +# Copyright (C) 2012-2015 É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