layerindex-web/layerindex
Paul Eggleton df6a33967e Clear default value of DESCRIPTION before parsing recipes
By default, if DESCRIPTION is not set it takes the value of SUMMARY.
However, within this tool it is useful for us to be able to tell when
DESCRIPTION has not been set so we want it to be blank if that is the
case.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-02-18 16:29:01 +00:00
..
static Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py Enable auditing using django-reversion and django-reversion-compare 2013-02-14 07:25:21 +00:00
detail.html Allow a name to be shown even if parsing recipe failed 2013-02-18 15:40:09 +00:00
forms.py Fix validation to allow blank web tree start URL 2013-02-14 07:26:52 +00:00
index.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
models.py Return blank URL for recipe file if layer's web tree base URL is not set 2013-02-18 16:00:43 +00:00
rawrecipes.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
recipes.html Allow a name to be shown even if parsing recipe failed 2013-02-18 15:40:09 +00:00
submitemail.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
submitlayer.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
submitthanks.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
update.py Clear default value of DESCRIPTION before parsing recipes 2013-02-18 16:29:01 +00:00
urls.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
views.py Ensure publishing a layer already published does nothing 2013-02-14 07:35:07 +00:00