This website requires JavaScript.
Explore
Help
Sign In
CGM_Public
/
pretix_original
Watch
2
Star
0
Fork
1
You've already forked pretix_original
mirror of
https://github.com/pretix/pretix.git
synced
2026-05-05 15:14:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ec4cbecebcaba4861a41d39210092a19d5654d1
pretix_original
/
src
/
pretix
/
plugins
/
stripe
History
Raphael Michel
2ec4cbeceb
Changed all core plugin versions to stay in sync
2015-09-08 20:58:24 +02:00
..
static/pretixplugins
/stripe
Refs
#33
-- Added UI and Stripe support for retrying failed payments
2015-06-25 15:50:46 +02:00
templates/pretixplugins
/stripe
Fixed stripe template
2015-08-13 20:34:46 +02:00
__init__.py
Changed all core plugin versions to stay in sync
2015-09-08 20:58:24 +02:00
payment.py
Stripe: Fixed typo
2015-08-15 13:02:53 +02:00
signals.py
Added dispatch_uid argument to all receivers to prevent duplicate
2015-08-15 14:36:29 +02:00
urls.py
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
views.py
Used isort to order all import statements
2015-07-19 20:46:34 +02:00