summaryrefslogtreecommitdiff
path: root/taskapp/views.py
diff options
context:
space:
mode:
authornishanth2010-02-04 19:42:35 +0530
committernishanth2010-02-04 19:42:35 +0530
commita09ed0c3a1b8cede8fe8b802597b926e060d136d (patch)
treea3fcf532c8c3c1da8e1a4d29638c3e9583ede82c /taskapp/views.py
parentd405887643230b37fa44f05f61a102580c19d0a5 (diff)
downloadpytask-a09ed0c3a1b8cede8fe8b802597b926e060d136d.tar.gz
pytask-a09ed0c3a1b8cede8fe8b802597b926e060d136d.tar.bz2
pytask-a09ed0c3a1b8cede8fe8b802597b926e060d136d.zip
removed views.py and made it a package. added auth_profile to settings.py
Diffstat (limited to 'taskapp/views.py')
-rw-r--r--taskapp/views.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/taskapp/views.py b/taskapp/views.py
deleted file mode 100644
index 60f00ef..0000000
--- a/taskapp/views.py
+++ /dev/null
@@ -1 +0,0 @@
-# Create your views here.