fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfbd468
)
remove testing
author
Jan Szejko
<janek37@gmail.com>
Tue, 25 Sep 2018 14:07:29 +0000
(16:07 +0200)
committer
Jan Szejko
<janek37@gmail.com>
Tue, 25 Sep 2018 14:07:29 +0000
(16:07 +0200)
src/catalogue/utils.py
patch
|
blob
|
history
diff --git
a/src/catalogue/utils.py
b/src/catalogue/utils.py
index
cd171a7
..
9878a70
100644
(file)
--- a/
src/catalogue/utils.py
+++ b/
src/catalogue/utils.py
@@
-358,7
+358,4
@@
def gallery_url(slug):
def is_subscribed(user):
- # do testowania
- if user.username == 'paweld':
- return True
return user_is_subscribed(user)