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 5adf46fd02 Make AbstractBankcard abstract (doh!) 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 Make AbstractBankcard abstract (doh!) 12 years ago
admin.py Update order creator to create payment event quantity objects 13 years ago
bankcards.py Reorganise payment tests 12 years ago
exceptions.py Extended payment app to handle complex validation scenarios 14 years ago
forms.py Reorganise payment tests 12 years ago
models.py Split payment models into abstract and concrete versions 12 years ago
utils.py Removed a few more deprecated import_modules 13 years ago
views.py Refactored folder structure to use an 'apps' folder 15 years ago