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 a828dc2f6b Correctly handle multiple wishlists 12 years ago
..
alerts Switch to Oscar's get_model function 12 years ago
migrations Turn several SlugFields into AutoSlugField 12 years ago
notifications Switch to Oscar's get_model function 12 years ago
wishlists Correctly handle multiple wishlists 12 years ago
__init__.py Call signal receivers from models.py (not __init__.py) 12 years ago
abstract_models.py Turn several SlugFields into AutoSlugField 12 years ago
admin.py Switch to Oscar's get_model function 12 years ago
app.py Ensure change password page requires authentication 12 years ago
auth_backends.py Fix all flake8 issues. 12 years ago
forms.py Provide contextual markers 12 years ago
history.py Handle cookies that contain strings 12 years ago
managers.py Rework email sending framework to be clearer 13 years ago
mixins.py Switch to Oscar's get_model function 12 years ago
models.py Call signal receivers from models.py (not __init__.py) 12 years ago
signals.py add 'user_registered' signal 13 years ago
utils.py Handle Django's new password reset links 12 years ago
views.py Add OSCAR_HOMEPAGE setting 12 years ago