layerindex-web/layerindex
Paul Eggleton 0c7dcedca6 Use TemplateView for simple views instead of custom functions
The simple views for about and the submit thanks pages don't need
special views, so the standard TemplateView can be used.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-03-06 16:55:28 +00:00
..
fixtures Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
static Add CAPTCHA to submission form 2013-02-28 15:48:38 +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 Show count of layers to be reviewed next to Review link 2013-03-06 09:16:19 +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 Allow usage URL to point to a file within the repository 2013-03-05 20:37:49 +00:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
update.py Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
urls.py Use TemplateView for simple views instead of custom functions 2013-03-06 16:55:28 +00:00
views.py Use TemplateView for simple views instead of custom functions 2013-03-06 16:55:28 +00:00