symposion_app/registripe
2016-09-21 19:07:10 +10:00
..
migrations Adds stripe.js-based form for processing credit card payments 2016-09-21 18:52:31 +10:00
__init__.py Commits an initial django app. 2016-09-21 10:24:26 +10:00
admin.py Commits an initial django app. 2016-09-21 10:24:26 +10:00
apps.py Commits an initial django app. 2016-09-21 10:24:26 +10:00
forms.py Adds verification data to the payments form. 2016-09-21 19:07:10 +10:00
models.py Adds stripe.js-based form for processing credit card payments 2016-09-21 18:52:31 +10:00
tests.py Commits an initial django app. 2016-09-21 10:24:26 +10:00
urls.py Adds stripe.js-based form for processing credit card payments 2016-09-21 18:52:31 +10:00
views.py Adds stripe.js-based form for processing credit card payments 2016-09-21 18:52:31 +10:00