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.
Andrew Ingram d4e6e6cc6f Updated extra-views to later revision which changes the classnames to follow Django's conventions, eg FormSetView rather than FormsetView. 14 years ago
..
apps Updated extra-views to later revision which changes the classnames to follow Django's conventions, eg FormSetView rather than FormsetView. 14 years ago
core Corrected all exceptions to use pep8 naming convention 14 years ago
forms Moved fields to oscar.forms package to match Django convention 14 years ago
templates Merge branch 'andrews-tidying-branch' 14 years ago
templatetags Fixed bug in currency filter 14 years ago
test Corrected docblock of test decorator and reverted commented out tests 14 years ago
views Renamed oscar.view to oscar.views to be consistent with Django 14 years ago
__init__.py Copied the versioning system from django 14 years ago
app.py Converted final two apps over to new structure 14 years ago
defaults.py Added setting to disable anon checkout 14 years ago
models.py Moved models into subapps 15 years ago
search_sites.py Refactored tests for catalogue import 15 years ago
tests.py Corrected docblock of test decorator and reverted commented out tests 14 years ago