diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-08-21 16:57:46 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-08-21 16:57:46 +0200 |
commit | d2eb227c7460a209280dccd5e251838470926026 (patch) | |
tree | 31df893d3b2f4339e200a210a5407038585207d8 /ishtar_common/context_processors.py | |
parent | e6dcfceb823722a76e2aa007f6808ce481fd68ed (diff) | |
download | Ishtar-d2eb227c7460a209280dccd5e251838470926026.tar.bz2 Ishtar-d2eb227c7460a209280dccd5e251838470926026.zip |
Small improvment on settings
Diffstat (limited to 'ishtar_common/context_processors.py')
-rw-r--r-- | ishtar_common/context_processors.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/context_processors.py b/ishtar_common/context_processors.py index 6701de546..1088f3fea 100644 --- a/ishtar_common/context_processors.py +++ b/ishtar_common/context_processors.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2010-2012 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2010-2013 É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 |