Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
David Winterbottom a22a3a4dec Added missing migration for has_shipping 13 лет назад
..
migrations Added missing migration for has_shipping 13 лет назад
reviews Moved tests into separate package. 13 лет назад
__init__.py MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue 14 лет назад
abstract_models.py Minor tweaks to category management 13 лет назад
admin.py Fixed #87 - Updated category admin to use treebeard's admin helper class. 13 лет назад
app.py Minor tweaks to category management 13 лет назад
categories.py Updated category creation code. 13 лет назад
exceptions.py MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue 14 лет назад
managers.py MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue 14 лет назад
models.py Added support for typed attributes in the Catalogue products 14 лет назад
signals.py Added documentation for signals. 13 лет назад
utils.py Corrected PIL import 13 лет назад
views.py Couple of minor corrections from Eleni's pull request. 13 лет назад