fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add mock Search class for development.
[wolnelektury.git]
/
apps
/
api
/
helpers.py
diff --git
a/apps/api/helpers.py
b/apps/api/helpers.py
index
acb491a
..
62578e7
100644
(file)
--- a/
apps/api/helpers.py
+++ b/
apps/api/helpers.py
@@
-1,5
+1,7
@@
# -*- coding: utf-8 -*-
-
+# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
from time import mktime
from piston.resource import Resource