summaryrefslogtreecommitdiff
path: root/taskapp/views
diff options
context:
space:
mode:
authornishanth2010-02-04 22:21:44 +0530
committernishanth2010-02-04 22:21:44 +0530
commit21f2d7770f5960cf7bf4b0c22a7e8bcfb8f65d78 (patch)
tree5616b71dd0c705051e537c4f67d4db66ee2699e5 /taskapp/views
parent496b0aa8bb0b51e51aca86254789906247e7708d (diff)
downloadpytask-21f2d7770f5960cf7bf4b0c22a7e8bcfb8f65d78.tar.gz
pytask-21f2d7770f5960cf7bf4b0c22a7e8bcfb8f65d78.tar.bz2
pytask-21f2d7770f5960cf7bf4b0c22a7e8bcfb8f65d78.zip
renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
Diffstat (limited to 'taskapp/views')
-rw-r--r--taskapp/views/task.py (renamed from taskapp/views/tasks.py)0
-rw-r--r--taskapp/views/user.py (renamed from taskapp/views/users.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/taskapp/views/tasks.py b/taskapp/views/task.py
index a8fec95..a8fec95 100644
--- a/taskapp/views/tasks.py
+++ b/taskapp/views/task.py
diff --git a/taskapp/views/users.py b/taskapp/views/user.py
index 5d07f76..5d07f76 100644
--- a/taskapp/views/users.py
+++ b/taskapp/views/user.py