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.
546
Commits
1
Branch
Tree:
dfdbbb3dfb
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'dfdbbb3dfb'
${ noResults }
edan_f0
/
oscar
/
apps
/
search
History
David Winterbottom
9a9d21d9be
Replaced render with TemplateResponse, and stopped using locals() in templates
15 years ago
..
fixtures
Renamed 'stock' app to 'partner'
15 years ago
__init__.py
Merge branch 'master' into search
15 years ago
abstract_indexes.py
Moved all templates into an oscar folder
15 years ago
context_processors.py
Added support for spelling mistakes, plus some tidying up of the search app
15 years ago
forms.py
Added new fields to several models to handle reporting requirements
15 years ago
search_indexes.py
Added support for spelling mistakes, plus some tidying up of the search app
15 years ago
tests.py
Merge branch 'master' into search
15 years ago
urls.py
Cleaned up all urls.py to ensure dynamic loading is used
15 years ago
views.py
Replaced render with TemplateResponse, and stopped using locals() in templates
15 years ago