diff options
author | Étienne Loks <etienne.loks@proxience.com> | 2015-01-28 01:41:20 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@proxience.com> | 2015-01-28 01:41:20 +0100 |
commit | 61e92971e33940d93e0ae288456a4482145e33d3 (patch) | |
tree | 5172e69dc2459ae1779533c440298ab52eb1c83e /archaeological_finds/admin.py | |
parent | 4b8571e492a342314c6a68dbb80b5c48f76ffd4e (diff) | |
download | Ishtar-61e92971e33940d93e0ae288456a4482145e33d3.tar.bz2 Ishtar-61e92971e33940d93e0ae288456a4482145e33d3.zip |
Fix Bibracte import - add finds imports
Diffstat (limited to 'archaeological_finds/admin.py')
-rw-r--r-- | archaeological_finds/admin.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/admin.py b/archaeological_finds/admin.py index af636d15d..6e73e7ec0 100644 --- a/archaeological_finds/admin.py +++ b/archaeological_finds/admin.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2012-2013 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2012-2015 É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 |