layerindex-web/layerindex
Paul Eggleton 4b3aad2cea Add CAPTCHA to submission form
This should prevent spamming even though this is less likely with this
kind of site.

The CAPTCHA does not show when editing, only submitting, and is also not
shown for authenticated users.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-02-28 15:48:38 +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
about.html Enable autoescaping in more places 2013-02-26 18:28:26 +00:00
admin.py Handle updating of inc files/classes within same layer 2013-02-26 11:05:43 +00:00
deleteconfirm.html Add ability to add, edit and delete layer notes 2013-02-28 14:36:41 +00:00
detail.html Add ability to delete unpublished layers 2013-02-28 14:36:41 +00:00
editlayer.html Add CAPTCHA to submission form 2013-02-28 15:48:38 +00:00
editlayernote.html Add ability to add, edit and delete layer notes 2013-02-28 14:36:41 +00:00
forms.py Add CAPTCHA to submission form 2013-02-28 15:48:38 +00:00
index.html Add searchable machine index 2013-02-26 17:51:16 +00:00
machines.html Add searchable machine index 2013-02-26 17:51:16 +00:00
models.py Add ability to add, edit and delete layer notes 2013-02-28 14:36:41 +00:00
rawrecipes.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
recipedetail.html Enable autoescaping in more places 2013-02-26 18:28:26 +00:00
recipes.html Add searchable machine index 2013-02-26 17:51:16 +00:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
submitemail.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
submitlayer.html Submit/edit form tweaks 2013-02-28 14:36:41 +00:00
submitthanks.html Clarify language around publishing layers 2013-02-27 23:10:28 +00:00
update.py Use top commit for subdirectory instead of repository in update script 2013-02-26 11:26:00 +00:00
urls.py Add ability to delete unpublished layers 2013-02-28 14:36:41 +00:00
views.py Add CAPTCHA to submission form 2013-02-28 15:48:38 +00:00