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.
3647
Commits
1
Branch
Tree:
e462f04fd2
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e462f04fd2'
${ noResults }
edan_f0
/
oscar
/
apps
/
payment
History
David Winterbottom
faa70ead1f
Add simple order processing to demo site
- Only handles Datacash payments at the moment
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