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.
Michael van Tellingen 4d871d98e2 Add __all__ to models module of overridable apps 11 years ago
..
migrations Get currency default value to play nice with Django 1.7 migrations 11 years ago
south_migrations Move migrations into south_migrations directory 11 years ago
__init__.py Add missing app config trigger for offer app 11 years ago
abstract_models.py Get currency default value to play nice with Django 1.7 migrations 11 years ago
admin.py Remove custom code from admin.py's 11 years ago
config.py Add translatable verbose names to all app configs 11 years ago
exceptions.py Introduce payment event subtotal calculation 12 years ago
models.py Add __all__ to models module of overridable apps 11 years ago
processing.py Allow access to the created events for custom order processing 11 years ago
reports.py Switch to Oscar's get_model function 12 years ago
signals.py Fix all flake8 issues. 12 years ago
utils.py Remove unnecessary get_class/get_model calls 11 years ago