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 Implement AppConfig objects for non-dashboard apps 11 years ago
abstract_models.py Get currency default value to play nice with Django 1.7 migrations 11 years ago
admin.py Switch to Oscar's get_model function 12 years ago
app.py Restructure add-to-basket form and view 11 years ago
config.py Add translatable verbose names to all app configs 11 years ago
forms.py Fix bug with moving lines from saved basket 11 years ago
managers.py Update queryset manager method names 11 years ago
middleware.py get_cookie_key method for BasketMiddleware for multi-sites 11 years ago
models.py Add __all__ to models module of overridable apps 11 years ago
reports.py Switch to Oscar's get_model function 12 years ago
signals.py Extend basket_addition signal to pass request instance 12 years ago
views.py Normalise handling of redirecting to HTTP_REFERER 11 years ago