fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of stigma.nowoczesnapolska.org.pl:platforma
[redakcja.git]
/
apps
/
api
/
handlers
/
toolbar_handlers.py
diff --git
a/apps/api/handlers/toolbar_handlers.py
b/apps/api/handlers/toolbar_handlers.py
index
5408db3
..
09a7085
100644
(file)
--- a/
apps/api/handlers/toolbar_handlers.py
+++ b/
apps/api/handlers/toolbar_handlers.py
@@
-1,5
+1,8
@@
# -*- encoding: utf-8 -*-
+import logging
+log = logging.getLogger('platforma.api.toolbar')
+
__author__= "Ćukasz Rekucki"
__date__ = "$2009-09-25 15:55:33$"
__doc__ = "Module documentation."