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.
1147
Commits
1
Branch
Tree:
02f928f1dc
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '02f928f1dc'
${ noResults }
edan_f0
/
oscar
/
core
History
David Winterbottom
98c90440b3
Merge branch 'releases/0.1' of github.com:tangentlabs/django-oscar into releases/0.1
14 years ago
..
logging
Added environmental logging, and PCI formatter - plus tests
14 years ago
__init__.py
Added core and test packages
15 years ago
application.py
Added ability to customise decoration of view functions.
14 years ago
loading.py
Reverting logging change as it clashes with std library
14 years ago
tests.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
validators.py
Removed right-stripping and addition of '/' from ExtendedURLValidator because it doesn't work with URLs that have query strings.
14 years ago