about summary refs log tree commit diff
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-03-14 14:42:07 +0100
committeruser <user@node5.net>2024-03-14 14:42:07 +0100
commit9e6af7864dcb88acb7042807e5a8e15448ae8cd8 (patch)
treee78bc74e9deec859fcac8091a05f0fd8d4f319b6
parent161b63a6c4c0da837c0a373d978ecd017bd2e7ef (diff)
readme - todo verify db relation
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f1bddfc..d42ed53 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ cd ../../ && venv/bin/python src/blog_node5_net.py validate
 - Breadcrumbs
 - Comments redirect scroll to comments section, show comment pending approval
 - Live reload content
+- Verify relation between articles and database comments
 
 ### Done
 - Test configuration files similar to `nginx -t`