summaryrefslogtreecommitdiff
path: root/archaeological_operations/models.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-01-27 19:24:00 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-01-27 19:24:00 +0100
commit29fe73d51ae8e50caffe5bb6e0cf2ba939d9a70d (patch)
tree8bf97c52e86a824093db25131ea12243e96ecd3b /archaeological_operations/models.py
parent995fa47d8cb0a9e2922cde89b7eaaf61968fe343 (diff)
downloadIshtar-29fe73d51ae8e50caffe5bb6e0cf2ba939d9a70d.tar.bz2
Ishtar-29fe73d51ae8e50caffe5bb6e0cf2ba939d9a70d.zip
Manage relation types in searches - relation type search for operations
Diffstat (limited to 'archaeological_operations/models.py')
-rw-r--r--archaeological_operations/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/models.py b/archaeological_operations/models.py
index 795c1a805..2703db245 100644
--- a/archaeological_operations/models.py
+++ b/archaeological_operations/models.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-# Copyright (C) 2012-2015 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet>
+# Copyright (C) 2012-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