layerindex-web/layerindex
Paul Eggleton af499c0d99 Add sort priority field to branch model
This enables sorting the branch drop-down in a configurable manner (e.g.
so that you can have them in order from newest to oldest).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-03-06 22:56:31 +00:00
..
fixtures Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
static Add introductory front page 2013-03-06 20:13:49 +00:00
templatetags Improve pagination for recipe list 2013-02-19 18:28:48 +00:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
context_processors.py Add sort priority field to branch model 2013-03-06 22:56:31 +00:00
forms.py Allow usage URL to point to a file within the repository 2013-03-05 20:37:49 +00:00
models.py Add sort priority field to branch model 2013-03-06 22:56:31 +00:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
update.py update.py: ensure script can be run from any directory 2013-03-06 18:08:05 +00:00
urls.py Add introductory front page 2013-03-06 20:13:49 +00:00
views.py Add separate templates for review list and detail 2013-03-06 20:13:44 +00:00