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.
Maik Hoepfel e413f858f6 Switch to Oscar's get_model function 12 years ago
..
migrations Added migrations for all apps. 14 years ago
__init__.py Refactored folder structure to use an 'apps' folder 15 years ago
app.py Fix all flake8 issues. 12 years ago
calculators.py Store currency with order 12 years ago
context_processors.py Fix all flake8 issues. 12 years ago
forms.py Switch to Oscar's get_model function 12 years ago
mixins.py Switch to Oscar's get_model function 12 years ago
models.py Added client test for anonymous checkout 14 years ago
session.py Switch to Oscar's get_model function 12 years ago
signals.py Adds a post_checkout signal 13 years ago
utils.py Don’t compare None and integers. 12 years ago
views.py Switch to Oscar's get_model function 12 years ago