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.
1107
Commits
1
Branch
Tree:
4fce370963
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '4fce370963'
${ noResults }
edan_f0
/
oscar
/
apps
/
analytics
History
AndrewIngram
87442527c8
Catch and log IntegrityErrors in analytics to stop get_or_create breaking sites.
14 years ago
..
management
Updated basket analytics signal - wasn't working previously
14 years ago
__init__.py
Refactored folder structure to use an 'apps' folder
15 years ago
abstract_models.py
MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue
14 years ago
admin.py
Switched from import_module to get_model in a few places
14 years ago
models.py
Reworked import_module function to load classes into passed namespace
15 years ago
receivers.py
Catch and log IntegrityErrors in analytics to stop get_or_create breaking sites.
14 years ago
reports.py
Refactored folder structure to use an 'apps' folder
15 years ago
utils.py
Updated basket analytics signal - wasn't working previously
14 years ago