diff -r 4c349f310dfc -r 13e171f09941 pytask/templates/task/view.html --- a/pytask/templates/task/view.html Sun Jan 09 19:35:31 2011 +0530 +++ b/pytask/templates/task/view.html Sun Jan 09 19:45:42 2011 +0530 @@ -17,9 +17,11 @@ Close task {% endif %} +
created by {{ task.created_by.username }} on {{task.creation_datetime|date:"D d M Y"}} at {{task.creation_datetime|time:"H:i"}}