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.
2205
Commits
1
Branch
Tree:
c117c4330c
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c117c4330c'
${ noResults }
edan_f0
/
oscar
/
apps
/
search
History
David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
13 years ago
..
__init__.py
Merge branch 'master' into search
14 years ago
abstract_indexes.py
Changed 'score' field name to 'product_score' as 'score' apparently does make haystack search results go bonkers
14 years ago
app.py
Added ability to customise decoration of view functions.
13 years ago
context_processors.py
Added support for spelling mistakes, plus some tidying up of the search app
14 years ago
forms.py
Added new fields to several models to handle reporting requirements
14 years ago
search_indexes.py
Added exception handling for when a different app is using Haystack to search products
14 years ago
urls.py
Added handling of no search results
14 years ago
views.py
changed __name__ to property from method
13 years ago