This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
edan_f0
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
3697
Commits
1
Branch
Tree:
fb2b848e48
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'fb2b848e48'
${ noResults }
edan_f0
/
oscar
/
apps
/
payment
History
David Winterbottom
18228219f6
Allow month field widget to be overridden in bankcard form
For instance, if you need to adjust the HTML formatting of the multi-widget.
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