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.
Alexander Gaevsky 31c935cf1d
Change checkout thank you view to redirect to the homepage if order not found in the session. (#3506)
5 years ago
..
__init__.py Remove/rename several deprecated model fields from order and partner apps. 5 years ago
test_customer_checkout.py Change checkout thank you view to redirect to the homepage if order not found in the session. (#3506) 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