layerindex-web/layerindex
Paul Eggleton dc4494aa8a Return blank URL for recipe file if layer's web tree base URL is not set
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-02-18 16:00:43 +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 Initial commit of layerindex-web 2013-02-13 12:09:57 +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