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.
5644
Commits
1
Branch
Tree:
a20990611b
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a20990611b'
${ noResults }
edan_f0
/
oscar
/
apps
/
search
History
Maik Hoepfel
8f1f56ed22
Add translatable verbose names to all app configs
That way, the app names can be localised, which e.g. makes the Django admin interface nicer.
11 years ago
..
__init__.py
Implement AppConfig objects for non-dashboard apps
11 years ago
app.py
Switch all Oscar apps to use get_class for loading views
11 years ago
config.py
Add translatable verbose names to all app configs
11 years ago
context_processors.py
Rename search form to be more generic
12 years ago
facets.py
Fix indentation issue in facet handling
12 years ago
forms.py
Fix minor typos and PEP8 issues
12 years ago
search_indexes.py
Rename a few more tests and comments
11 years ago
signals.py
Add new signal for searches
12 years ago
views.py
Add new signal for searches
12 years ago