Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Samir Shah 3d88f81428
Order reviews by date created by default in the dashboard. (#3512)
5 лет назад
..
basket Apply isort fixes on the whole project. 6 лет назад
catalogue Add is_public to Category and hide non-public categories from frontend views. 6 лет назад
checkout Change checkout thank you view to redirect to the homepage if order not found in the session. (#3506) 5 лет назад
customer Remove UnicodeCSVReader and a few other Python 2 compatibility shims. 6 лет назад
dashboard Order reviews by date created by default in the dashboard. (#3512) 5 лет назад
order Add a new Communication app that manages all of Oscar's communications. 6 лет назад
__init__.py Moved tests into separate package. 13 лет назад
test_basket.py Remove/rename several deprecated model fields from order and partner apps. 5 лет назад
test_offer.py Rename all tests files from *_tests.py to test_*.py 9 лет назад
test_stock_alert.py Apply isort fixes on the whole project. 6 лет назад