This website requires JavaScript.
Explore
Help
Sign In
CGM_Public
/
pretix_cgo
Watch
1
Star
0
Fork
0
You've already forked pretix_cgo
forked from
CGM_Public/pretix_original
Code
Pull Requests
Actions
Activity
Files
3ee6a0cf6f08a5d3148d6756952fc66d5d41762a
pretix_cgo
/
src
/
pretix
/
plugins
/
paypal
History
Tobias Kunze
e7f38abd77
Use rel="noopener" with target="_blank". (
#682
)
...
Required reading:
https://mathiasbynens.github.io/rel-noopener/
2017-11-13 18:52:15 +01:00
..
migrations
PayPal: Event-independent webhooks
2017-07-23 12:38:41 +02:00
templates/pretixplugins
/paypal
Correct english typos (
#662
)
2017-11-03 11:40:52 +01:00
__init__.py
Test payment methods
2016-11-17 23:50:42 +01:00
models.py
PayPal: Event-independent webhooks
2017-07-23 12:38:41 +02:00
payment.py
Use rel="noopener" with target="_blank". (
#682
)
2017-11-13 18:52:15 +01:00
signals.py
Fix
#74
-- Warn if quota exceeds after payment
2017-01-04 19:19:58 +01:00
urls.py
Fix
#277
-- Embeddable shop (
#622
)
2017-10-28 21:54:27 +02:00
views.py
Catch PaymentException on paypal return view
2017-11-01 21:28:19 +01:00