fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix for waiter.
[wolnelektury.git]
/
src
/
club
/
models.py
diff --git
a/src/club/models.py
b/src/club/models.py
index
1d993bc
..
1a69144
100644
(file)
--- a/
src/club/models.py
+++ b/
src/club/models.py
@@
-213,7
+213,7
@@
class PayUOrder(payu_models.Order):
self.schedule.get_thanks_url())
def get_description(self):
self.schedule.get_thanks_url())
def get_description(self):
- return ugettext('Towarzystwo Wolnych Lektur')
+ return ugettext('Towarzystwo
Przyjaciół
Wolnych Lektur')
def is_recurring(self):
return self.schedule.get_payment_method().is_recurring
def is_recurring(self):
return self.schedule.get_payment_method().is_recurring