adding net project with addr subproject

This commit is contained in:
brent s
2017-10-05 21:17:04 -04:00
parent 6c2dfce9a7
commit 8aaf23cdac
8 changed files with 112 additions and 0 deletions

5
net/addr/config.py Normal file
View File

@@ -0,0 +1,5 @@
# config.py
# Flask debugging - DISABLE FOR PRODUCTION ENVIRONMENTS
DEBUG = True
#DEBUG = False