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 7dcecdcb97 Use Python 3 to create native migrations 11 years ago
..
migrations Use Python 3 to create native 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 Test and handle text representations of models 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 Rename base product to parent product in BasketForm 11 years ago
managers.py PEP8 fixes 13 years ago
middleware.py get_cookie_key method for BasketMiddleware for multi-sites 11 years ago
models.py Rename model_registered to is_model_registered 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 Python 3: Handle dict-like objects 11 years ago