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.
1739
Commits
1
Branch
Tree:
e4e5b45bef
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e4e5b45bef'
${ noResults }
edan_f0
/
oscar
/
apps
/
analytics
History
Eleni Lixourioti
515301d8bd
added dependencies in migrations
14 years ago
..
migrations
added dependencies in migrations
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
Added missing import for user searches
14 years ago
reports.py
Moved reporting app into dashboard
14 years ago
utils.py
Updated basket analytics signal - wasn't working previously
14 years ago