email template
template { | |
id: hash of (name,country,text,language,unixtimestamp) | |
name: | |
text: | |
html: | |
subject: | |
description: | |
country: | |
language: | |
is_active: | |
created_at: | |
modified_at: | |
} | |
Use validate_doc_update function (http://wiki.apache.org/couchdb/Document_Update_Validation) to check the uniqueness of (name,country,language,is_active) | |
Create, Edit and Delete Template | |
Template listing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
A view for this would be something like this: