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.
David Winterbottom 4b3124cc4b Converted checkout app to new structure 14 years ago
..
fixtures Renamed 'stock' app to 'partner' 14 years ago
management Merge branch 'andrews-tidying-branch' 14 years ago
reviews Lots of minor tidy-up/pep8 related things - plus fixed lots of broken tests 14 years ago
templates/product Converted checkout app to new structure 14 years ago
__init__.py Refactored apps to use app_label.app, this is to stop __init__.py executing get_model calls before the installed apps get installed. 14 years ago
abstract_models.py Converted checkout app to new structure 14 years ago
admin.py Merge branch 'andrews-tidying-branch' 14 years ago
app.py Lots of minor tidy-up/pep8 related things - plus fixed lots of broken tests 14 years ago
exceptions.py Merge branch 'andrews-tidying-branch' 14 years ago
managers.py Refactored folder structure to use an 'apps' folder 15 years ago
models.py Added Categories to Items. 14 years ago
signals.py Refactored folder structure to use an 'apps' folder 15 years ago
tests.py Lots of minor tidy-up/pep8 related things - plus fixed lots of broken tests 14 years ago
utils.py Merge branch 'andrews-tidying-branch' 14 years ago
views.py Lots of minor tidy-up/pep8 related things - plus fixed lots of broken tests 14 years ago