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.
8569
Commits
1
Branch
Tree:
806ef2e65c
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '806ef2e65c'
${ noResults }
edan_f0
/
tests
/
functional
/
checkout
History
Joseph Wayodi
d0796cdc2b
Fix checkout.ThankYouView.get_object to never raise DoesNotExist error
Also fix "is_anonymous" attribute value in WebTestCase subclass.
5 years ago
..
__init__.py
Remove/rename several deprecated model fields from order and partner apps.
5 years ago
test_customer_checkout.py
Fix checkout.ThankYouView.get_object to never raise DoesNotExist error
5 years ago
test_guest_checkout.py
Restore basket if order placement fails for any reason.
5 years ago
test_session.py
Replace calls to super(ClassName, self) with super().
7 years ago