Tue, 01 Feb 2011 15:03:24 +0530 Define a templatetag to display list of tags and make them linked.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 15:03:24 +0530] rev 547
Define a templatetag to display list of tags and make them linked.
Tue, 01 Feb 2011 15:02:52 +0530 Change the textbook list templatetag to task list template tag.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 15:02:52 +0530] rev 546
Change the textbook list templatetag to task list template tag.
Tue, 01 Feb 2011 15:01:46 +0530 Add a view to list all items tagged with a given tag name.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 15:01:46 +0530] rev 545
Add a view to list all items tagged with a given tag name.
Tue, 01 Feb 2011 04:50:18 +0530 The chapters link on view textbook page must use the new views.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 04:50:18 +0530] rev 544
The chapters link on view textbook page must use the new views.
Tue, 01 Feb 2011 04:34:05 +0530 Add edit and view chapters views.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 04:34:05 +0530] rev 543
Add edit and view chapters views.
Tue, 01 Feb 2011 04:33:35 +0530 Remove unused tags1 variable.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 04:33:35 +0530] rev 542
Remove unused tags1 variable.
Tue, 01 Feb 2011 04:32:53 +0530 Add a base exception class and make unauthorization class a subclass.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 04:32:53 +0530] rev 541
Add a base exception class and make unauthorization class a subclass.
Tue, 01 Feb 2011 02:31:53 +0530 Initial tags for the chapters should not contain Textbook as the keyword.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 02:31:53 +0530] rev 540
Initial tags for the chapters should not contain Textbook as the keyword.
Tue, 01 Feb 2011 02:14:49 +0530 Add exception middleware and related files.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 02:14:49 +0530] rev 539
Add exception middleware and related files.
Tue, 01 Feb 2011 02:14:28 +0530 Create a package for taskapp views and break the views into task and textbook.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 02:14:28 +0530] rev 538
Create a package for taskapp views and break the views into task and textbook. Now all the view functions common to any two entities along with all tasks related views sit in task module. Even if the view is not directly related to the task entity, it sits in the task module since task is the base for every other entity in the application.
(0) -300 -100 -10 +10 tip