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.
1273
Commits
1
Branch
Tree:
9586f3cc71
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9586f3cc71'
${ noResults }
edan_f0
/
oscar
/
apps
/
analytics
History
David Winterbottom
f46040274c
Added migrations for all apps.
The initial one is for the releases/0.1 branch - any others are to handle changes in the 0.2 branch.
14 years ago
..
migrations
Added migrations for all apps.
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 order status view for anonymous users
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