aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDannyArends2015-09-11 17:51:52 +0200
committerDannyArends2015-09-11 17:51:52 +0200
commita741a7cf54dd5c69f7a97ad56d61b16062920935 (patch)
tree39b789021719edb0f62286ea521e809ed095845a /misc
parent7303dc04e7d129d6751d2875f5841da102bf6fd8 (diff)
downloadgenenetwork2-a741a7cf54dd5c69f7a97ad56d61b16062920935.tar.gz
Some more notes
Diffstat (limited to 'misc')
-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