diff options
author | zsloan | 2016-02-08 17:55:27 +0000 |
---|---|---|
committer | zsloan | 2016-02-08 17:55:27 +0000 |
commit | d6cace2f544ecd16b43f9d4054d0ae0ac8d74af5 (patch) | |
tree | 93e5f9b6f50bd4156ed8de758212232ff84934a9 /doc/notes_DA.txt | |
parent | 7d5dba3e38892475edec80c922f06bcb40b0dcb3 (diff) | |
parent | 7705462a70d17f65bf34a158ea76f100b56582c8 (diff) | |
download | genenetwork2-d6cace2f544ecd16b43f9d4054d0ae0ac8d74af5.tar.gz |
Merge branch 'master' of github.com:genenetwork/genenetwork2 into development
Conflicts:
.gitignore
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 + |