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 634909aa9f Remove dependency on six library 11 years ago
..
alerts Ensure action-performing redirect views have permanent=False 11 years ago
migrations Use choices for CommunicationEventType.category 11 years ago
notifications Smarter body handling for notifications 11 years ago
south_migrations Move migrations into south_migrations directory 11 years ago
wishlists Use correct kwarg in WishListMoveProductToAnotherWishList 11 years ago
__init__.py Implement AppConfig objects for non-dashboard apps 11 years ago
abstract_models.py Remove dependency on six library 11 years ago
admin.py Switch to Oscar's get_model function 12 years ago
app.py Merge branch 'releases/0.7' 11 years ago
apps.py Implement AppConfig objects for non-dashboard apps 11 years ago
auth_backends.py Fix deprecation path for renamed EmailBackend 11 years ago
config.py Fix Django 1.7 regressions when moving receivers 11 years ago
forms.py Remove dependency on six library 11 years ago
history.py Fix Django 1.7 regressions when moving receivers 11 years ago
managers.py Rework email sending framework to be clearer 13 years ago
mixins.py Ignore capitalisation of local part of email address 11 years ago
models.py Try to prevent circular import issues 11 years ago
receivers.py Try to prevent circular import issues 11 years ago
signals.py Send request instance with user_registered signal 12 years ago
utils.py Fix duplicate communication events created for orders 11 years ago
views.py Ensure action-performing redirect views have permanent=False 11 years ago