summaryrefslogtreecommitdiff
path: root/payments/forms.py
AgeCommit message (Expand)Author
2015-11-16Fix default form actionPatryk Zawadzki
2015-06-04Add tests for card/payment formsAdam Bogdał
2014-09-30Use the credit card name field in payment formsMichał Ociepka
2014-06-10Add autosubmitted forms, messages and attrsPatryk Zawadzki
2014-05-12Don't hide inputs where data is noneMichał Ociepka
2014-05-12Python 2.6 compatibilityMichał Ociepka
2014-05-12Django replace SortedDict by OrderedDictMichał Ociepka
2014-02-20Make sure we actually pass tests on Python 3Patryk Zawadzki
2013-11-08Add CreditCardPaymentFormWithNameMichał Ociepka
2013-11-07Move the expiration widget rendering to templateMichał Ociepka
2013-05-09Check credit card type inside CreditCardNumberFieldAdam Bogdal
2013-05-08Add custom field for the ccvAdam Bogdal
2013-05-08Clean up importsAdam Bogdal
2013-05-08Add authorize.net backendAdam Bogdal
2013-04-26Simplify the APIPatryk Zawadzki
2013-04-10Require provider and payment in base formMichal Ociepka
2010-09-30Initial releasePatryk Zawadzki