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
..
templates/basket Converted checkout app to new structure 14 years ago
templatetags More work on basket views, decided to steer away from anything clever and use different views to handle different functionality. 14 years ago
__init__.py Refactored folder structure to use an 'apps' folder 15 years ago
abstract_models.py Lots of minor tidy-up/pep8 related things - plus fixed lots of broken tests 14 years ago
admin.py Removed import_module from basket admin 14 years ago
app.py Lots of minor tidy-up/pep8 related things - plus fixed lots of broken tests 14 years ago
forms.py Lots of minor tidy-up/pep8 related things - plus fixed lots of broken tests 14 years ago
managers.py Refactored folder structure to use an 'apps' folder 15 years ago
middleware.py More work on basket views, decided to steer away from anything clever and use different views to handle different functionality. 14 years ago
models.py Corrected all exceptions to use pep8 naming convention 14 years ago
reports.py Updated shipping address views in checkout - not finished yet 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
views.py Merge branch 'andrews-tidying-branch' 14 years ago