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 faa70ead1f Add simple order processing to demo site 12 years ago
..
migrations Stopped using null=True on CharFields 12 years ago
__init__.py Refactored folder structure to use an 'apps' folder 15 years ago
abstract_models.py Add simple order processing to demo site 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 Extend default number of years for bankcard expiry month 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 15 years ago