You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Winterbottom 18228219f6 Allow month field widget to be overridden in bankcard form 12 years ago
..
migrations Updated dependencies for south migrations 12 years ago
__init__.py Refactored folder structure to use an 'apps' folder 14 years ago
abstract_models.py Adjust bankcard model to provide an obfuscated number property 12 years ago
admin.py Fix syntax error in bankcard admin 12 years ago
bankcards.py Update the bankcard type sniffing function 12 years ago
exceptions.py Extended payment app to handle complex validation scenarios 14 years ago
forms.py Allow month field widget to be overridden in bankcard form 12 years ago
models.py Split payment models into abstract and concrete versions 12 years ago
views.py Refactored folder structure to use an 'apps' folder 14 years ago