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.
David Winterbottom 907fe2fe4c Merge pull request #1363 from machtfit/spelling 11 years ago
..
alerts Switch to Oscar's get_model function 12 years ago
migrations Non-critical migration for CommunicationEventType.code 11 years ago
notifications Don't assume AuthenticationMiddleware in context processor 11 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 Don't special-case CommunicationEventType code in dashboard views 12 years ago
admin.py Switch to Oscar's get_model function 12 years ago
app.py Merge branch 'releases/0.7' 11 years ago
auth_backends.py Rename Emailbackend to EmailBackend 11 years ago
forms.py Merge pull request #1363 from machtfit/spelling 11 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 Disable instead of delete sers with duplicate email addresses 11 years ago
models.py Call signal receivers from models.py (not __init__.py) 12 years ago
signals.py Send request instance with user_registered signal 12 years ago
utils.py Handle Django's new password reset links 12 years ago
views.py Merge pull request #1358 from machtfit/use-parent-method 11 years ago