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 c420a4eac9 Only register receivers in models.py for Django < 1.7 11 years ago
..
migrations Make migrations work with custom user model 12 years ago
__init__.py Call signal receivers from models.py (not __init__.py) 12 years ago
abstract_models.py Always use ugettext_lazy for model definitions 12 years ago
admin.py Switch to Oscar's get_model function 12 years ago
models.py Only register receivers in models.py for Django < 1.7 11 years ago
receivers.py Refactor analytics receivers to reduce query count 11 years ago
reports.py Switch to Oscar's get_model function 12 years ago
scores.py Drop unneeded Product.score field 11 years ago