From 57aa89824a8dabb631c15af986a39e779d0fe3cb Mon Sep 17 00:00:00 2001 From: Mark Weiman Date: Sun, 11 Oct 2015 01:00:38 -0400 Subject: inital --- root/urls.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 root/urls.py (limited to 'root/urls.py') diff --git a/root/urls.py b/root/urls.py new file mode 100644 index 0000000..b4a6836 --- /dev/null +++ b/root/urls.py @@ -0,0 +1 @@ +__author__ = 'markzz' -- cgit v1.3.1