Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
David Winterbottom c1a2286d83 Moved fields to oscar.forms package to match Django convention 14 anos atrás
..
address Added boolean field to determine if an address is default 14 anos atrás
analytics Reworked import_module function to load classes into passed namespace 14 anos atrás
basket Renamed oscar.view to oscar.views to be consistent with Django convention 14 anos atrás
checkout Fixed a few bugs after rename of payment source attribute 14 anos atrás
customer Renamed oscar.view to oscar.views to be consistent with Django convention 14 anos atrás
discount Reworked use of import_module in several apps 14 anos atrás
image Merge branch 'master' into sorl 14 anos atrás
offer Middleware baskets now working for anon users 14 anos atrás
order Pulled order status setting down to checkout view 14 anos atrás
order_management Renamed oscar.view to oscar.views to be consistent with Django convention 14 anos atrás
partner Stock allocations now updated when an order is placed 14 anos atrás
payment Fixed a few bugs after rename of payment source attribute 14 anos atrás
product Renamed oscar.view to oscar.views to be consistent with Django convention 14 anos atrás
promotions Moved fields to oscar.forms package to match Django convention 14 anos atrás
reports Replaced render with TemplateResponse, and stopped using locals() in templates 14 anos atrás
search Added handling of no search results 14 anos atrás
shipping Added dataProvider decorator 14 anos atrás
__init__.py Refactored folder structure to use an 'apps' folder 14 anos atrás