aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/notes_DA.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/notes_DA.txt b/misc/notes_DA.txt
index bf4c849b..410e0182 100644
--- a/misc/notes_DA.txt
+++ b/misc/notes_DA.txt
@@ -2,5 +2,9 @@ Danny's notes about the genenetwork source
Location of static files:
-Location of HTML templates: wqflask/wqflask/templates/
+Location of HTML templates: wqflask/wqflask/templates/
+
+Entry point of the wqflask app: wqflask/wqflask/__init__.py
+
+Application routes: wqflask/wqflask/views.py