diff options
author | pjotrp | 2016-02-08 11:04:35 +0100 |
---|---|---|
committer | pjotrp | 2016-02-08 11:04:35 +0100 |
commit | cb484b136f8d2115361d90a96a7da2472d2ef621 (patch) | |
tree | aca13cce58de2555ce213741be79b72f5b7febdf /doc/notes_DA.txt | |
parent | b8bbca6cd39dc8d49157a21d726986b4c9a98dd7 (diff) | |
download | genenetwork2-cb484b136f8d2115361d90a96a7da2472d2ef621.tar.gz |
Renamed misc dir to doc
Diffstat (limited to 'doc/notes_DA.txt')
-rw-r--r-- | doc/notes_DA.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/notes_DA.txt b/doc/notes_DA.txt new file mode 100644 index 00000000..410e0182 --- /dev/null +++ b/doc/notes_DA.txt @@ -0,0 +1,10 @@ +Danny's notes about the genenetwork source + +Location of static files: + +Location of HTML templates: wqflask/wqflask/templates/ + +Entry point of the wqflask app: wqflask/wqflask/__init__.py + +Application routes: wqflask/wqflask/views.py + |