diff options
author | Pjotr Prins | 2016-03-04 10:17:33 +0000 |
---|---|---|
committer | Pjotr Prins | 2016-04-20 10:06:19 +0000 |
commit | e1c42eaed65de9cd9a99cc4731f3ede66cfe94bb (patch) | |
tree | 2b5a821ecc347f469134a1360ab1632fff6065e6 /doc/notes_DA.txt | |
parent | 95d9380be80738d85ae85c3232ea1741fa07232a (diff) | |
download | genenetwork2-e1c42eaed65de9cd9a99cc4731f3ede66cfe94bb.tar.gz |
docs: muck out outdated info
Diffstat (limited to 'doc/notes_DA.txt')
-rw-r--r-- | doc/notes_DA.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/notes_DA.txt b/doc/notes_DA.txt deleted file mode 100644 index 410e0182..00000000 --- a/doc/notes_DA.txt +++ /dev/null @@ -1,10 +0,0 @@ -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 - |