This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
edan_f0
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
5497
Commits
1
Branch
Tree:
c420a4eac9
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c420a4eac9'
${ noResults }
edan_f0
/
oscar
/
apps
/
analytics
History
Michael van Tellingen
c420a4eac9
Only register receivers in models.py for Django < 1.7
In Django >= 1.7 this will be done via the AppConfig
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