Thu, 06 Jan 2011 12:08:36 +0530 Nishanth Amuluru the upload of attachments works correctly now deprecated
Thu, 06 Jan 2011 11:54:57 +0530 Nishanth Amuluru the report page now displays url of the uploaded attachment
Thu, 06 Jan 2011 11:42:49 +0530 Nishanth Amuluru added saving of attachments
Thu, 06 Jan 2011 10:05:58 +0530 Nishanth Amuluru added a form in the template, for users to submit work
Thu, 06 Jan 2011 00:17:53 +0530 Nishanth Amuluru corrected a typo
Thu, 06 Jan 2011 00:15:17 +0530 Nishanth Amuluru created form and created basic template for work report
Wed, 05 Jan 2011 23:51:10 +0530 Nishanth Amuluru added a submit_report link for each task
Wed, 05 Jan 2011 22:30:45 +0530 Nishanth Amuluru Replaced the word credit with pynt
Wed, 05 Jan 2011 22:22:10 +0530 Nishanth Amuluru Replaced the word mentor with reviewer
Wed, 05 Jan 2011 18:52:48 +0530 Nishanth Amuluru Now browse tasks page does not display textbooks
Wed, 05 Jan 2011 18:50:20 +0530 Nishanth Amuluru Added a link to list all the textbooks
Wed, 05 Jan 2011 18:48:14 +0530 Nishanth Amuluru Added a page for displaying all the textbooks
Tue, 09 Mar 2010 11:39:34 +0530 anoop added two more templates for displaying admin login form and admin logout message.
Mon, 08 Mar 2010 20:06:40 +0530 anoop send/create notification when a new account is created.
Mon, 08 Mar 2010 19:49:25 +0530 anoop added DEFAULT_FROM_EMAIL into settings.py.
Mon, 08 Mar 2010 19:40:03 +0530 anoop changed registration/activation_email.txt template.
Mon, 08 Mar 2010 18:57:31 +0530 anoop added templates, so as to use pytask interface rather than django default interface.
Mon, 08 Mar 2010 16:30:35 +0530 anoop email address displayed was incorrect, fixed it.
Mon, 08 Mar 2010 16:17:41 +0530 anoop admins and managers can see full profile of user, including email, address and phone number.
Mon, 08 Mar 2010 13:37:26 +0530 anoop changed the MEDIA_URL in settings.py.
Fri, 05 Mar 2010 15:13:37 +0530 nishanth now user profile editing is done thro forms in a more elegant way.
Thu, 04 Mar 2010 19:08:47 +0530 nishanth ditchaxed the claims model.
Thu, 04 Mar 2010 18:30:55 +0530 nishanth now claims are read from notifications. we can ditchax claims model now.
Thu, 04 Mar 2010 17:56:31 +0530 nishanth changed __unicode__ method of notification model.
Thu, 04 Mar 2010 17:44:51 +0530 nishanth merged with my local repo.
Thu, 04 Mar 2010 17:43:47 +0530 nishanth now there is a link to claim in new_claim notification.
Thu, 04 Mar 2010 17:30:08 +0530 nishanth merged
Thu, 04 Mar 2010 17:29:00 +0530 nishanth now a notification is sent to all the mentors after there is a new claim.
Thu, 04 Mar 2010 15:58:27 +0530 anoop merged
Thu, 04 Mar 2010 15:56:25 +0530 anoop changed the media url in settings.
Thu, 04 Mar 2010 15:31:40 +0530 nishanth fixed the time display bug in view_request template.
Thu, 04 Mar 2010 14:50:24 +0530 nishanth if a user claims a task his unreplied mentor requests will be made invalid.
Wed, 03 Mar 2010 14:31:31 +0530 nishanth added help text in models.py
Wed, 03 Mar 2010 14:19:40 +0530 nishanth fixed a bug in view task.
Wed, 03 Mar 2010 11:21:33 +0530 nishanth fixed a small syntax error .
Wed, 03 Mar 2010 11:19:42 +0530 nishanth now requested mentors can see unpublished task but not comment on it.
Wed, 03 Mar 2010 05:36:21 +0530 nishanth bulleted list in browse tasks page.
Wed, 03 Mar 2010 05:34:32 +0530 nishanth fixed a bug in publish task.
Wed, 03 Mar 2010 05:30:53 +0530 nishanth removed linebreak before billeted list in homepage.
Wed, 03 Mar 2010 05:14:56 +0530 nishanth now subtasks and dependencies in view_task page and other task_lists in home page are displayed as bulleted lists.
Wed, 03 Mar 2010 04:45:38 +0530 nishanth finished the phase-2 successfully. added all the learnmore templates. hav to look for bugs if any.
Wed, 03 Mar 2010 04:08:15 +0530 nishanth added a few more learn more pages.
Tue, 02 Mar 2010 22:50:17 +0530 nishanth created a starthere page.
Tue, 02 Mar 2010 21:44:51 +0530 nishanth now there is also a notification sent to a new created user in seed_db.
Tue, 02 Mar 2010 17:12:47 +0530 nishanth added a verbose_name for tags_field in task and foss_comm in user.
Tue, 02 Mar 2010 16:55:33 +0530 nishanth now editing of tasks is done in elegant way.
Tue, 02 Mar 2010 16:20:28 +0530 nishanth fixed a bug in edit_task view.
Tue, 02 Mar 2010 16:04:41 +0530 nishanth now validation for task title is done in the forms.
Tue, 02 Mar 2010 15:34:51 +0530 nishanth empty description for a task not allowed. white space around description trimmed.
Tue, 02 Mar 2010 15:21:45 +0530 nishanth create task page now shows a proper side bar.
Tue, 02 Mar 2010 15:03:48 +0530 nishanth now empty comments will not be accepted.
Tue, 02 Mar 2010 14:51:59 +0530 nishanth header is now center aligned.
Tue, 02 Mar 2010 14:46:05 +0530 nishanth added footer to base.html.
Tue, 02 Mar 2010 14:04:03 +0530 nishanth changed show_msg page to redirect instead of showing a link
Tue, 02 Mar 2010 04:23:21 +0530 nishanth forgot to add the templates. so added now.
Tue, 02 Mar 2010 04:19:22 +0530 nishanth now view_task page also shows tags for the task.
Tue, 02 Mar 2010 04:06:32 +0530 nishanth homepage for logged in users has been made to look better.
Tue, 02 Mar 2010 03:57:56 +0530 nishanth fixed a bug in home page for guests.
Tue, 02 Mar 2010 03:55:38 +0530 nishanth made the home page look clean.
Tue, 02 Mar 2010 03:21:20 +0530 nishanth implemented deleting of a task.
Tue, 02 Mar 2010 02:25:28 +0530 nishanth now task can have a title of a deleted task.
Tue, 02 Mar 2010 02:12:57 +0530 nishanth implemented edit_task functionality.
Tue, 02 Mar 2010 01:05:24 +0530 nishanth modified the look of browse_requests page task_view page and view_request page.
Mon, 01 Mar 2010 15:15:54 +0530 nishanth added learn more links.
Mon, 01 Mar 2010 12:44:27 +0530 nishanth added au ru notifications.
Mon, 01 Mar 2010 11:52:00 +0530 nishanth implemented nu nt nd ng na notifications.
Mon, 01 Mar 2010 05:46:13 +0530 nishanth imposed a constraint that edit_task url is not displayed if task is OP and has claimed_users.
Mon, 01 Mar 2010 05:41:12 +0530 nishanth finalised the look of all existing task views .
Mon, 01 Mar 2010 05:18:44 +0530 nishanth removing user deletes all the pending requests that request giving him pynts.
Mon, 01 Mar 2010 04:54:08 +0530 nishanth fixed assign_task method to display a not_allowed message if task status not in OP WR.
Mon, 01 Mar 2010 04:44:49 +0530 nishanth finalised the view_task page.
Mon, 01 Mar 2010 02:09:00 +0530 nishanth now if a task has subs, it will remain locked forever.
Sun, 28 Feb 2010 22:58:58 +0530 nishanth modified add_user and rem_user methods to also include the mentor who is doing it.
Sun, 28 Feb 2010 22:49:05 +0530 nishanth ditchaxed credit model.
Sun, 28 Feb 2010 20:49:59 +0530 nishanth after replying to a request, you are redirected to browse redirects page.
Sun, 28 Feb 2010 19:31:41 +0530 nishanth no bogus post request can be made now in addmentor page.
Sun, 28 Feb 2010 18:31:10 +0530 nishanth fixed a small bug in create_notification for the case NT.
Sun, 28 Feb 2010 18:27:50 +0530 nishanth now a user cannot make two requests to another user for mentoring a task.
Sun, 28 Feb 2010 17:53:52 +0530 nishanth now a user who was requested to be something cannot be requested to be the same again.
Sun, 28 Feb 2010 16:16:57 +0530 nishanth fixed a_or_an in reject request.
Sun, 28 Feb 2010 16:09:42 +0530 nishanth now accepting an admin request will make all pending AD MG DV reqs as inactive.
Sun, 28 Feb 2010 15:59:47 +0530 nishanth now accepting to be a MG deleted pending DV and MG reqs.
Sun, 28 Feb 2010 14:58:11 +0530 nishanth modified get_user method to give only count of unread requests.
Sun, 28 Feb 2010 14:44:10 +0530 nishanth now if a user accepts to be a mentor, all his pending reqs will be made invalid.
Sun, 28 Feb 2010 13:27:43 +0530 nishanth fixed the a_or_an bug .
Sun, 28 Feb 2010 13:25:24 +0530 nishanth added the functionality to request a user to be AD MG DV.
Sun, 28 Feb 2010 10:43:36 +0530 nishanth now learn more pages open in a new window.
Sun, 28 Feb 2010 04:17:15 +0530 nishanth provided links to make a raise the privileges of a user.
Sun, 28 Feb 2010 03:45:28 +0530 nishanth now all the pages show number of unread beside requests and notifications link in sidebar.
Sun, 28 Feb 2010 03:31:40 +0530 nishanth now requests in sidebar shows the no.of unread notifications.
Sun, 28 Feb 2010 03:01:53 +0530 nishanth deducing previous credits for a task using the request model. with a few changes, we can ditchax the credits model.
Sun, 28 Feb 2010 02:45:21 +0530 nishanth now view credits page shows all the credits.. including the pending and rejected ones.
Sun, 28 Feb 2010 02:07:51 +0530 nishanth added filter on time for view task request notification.
Sun, 28 Feb 2010 01:15:15 +0530 nishanth added next and previous capabilities to requests and notifications.
Sat, 27 Feb 2010 19:21:15 +0530 nishanth implemented notification functionality for AD MG DV.
Sat, 27 Feb 2010 17:20:22 +0530 nishanth added notifications for approval and rejection of a mentor.
Sat, 27 Feb 2010 14:38:01 +0530 nishanth added __unicode__ method to notification and removed useless comments in reply_to_request.
Sat, 27 Feb 2010 14:22:26 +0530 nishanth notifications work for approving and rejecting credits.
Sat, 27 Feb 2010 10:48:43 +0530 nishanth modified the notifications model. the sent_to is now a foreign key. now if we have a new type to be added, we can generate message and sub while creating notification. we can keep track of history using the role field in notification and task/sent_from
Sat, 27 Feb 2010 01:27:35 +0530 nishanth created a view for about pages and added about pages for mentor and addmentors.
Sat, 27 Feb 2010 00:48:50 +0530 nishanth added the functionality to close a task.
Fri, 26 Feb 2010 23:22:23 +0530 nishanth homepage now displays a list of unpublished tasks
Fri, 26 Feb 2010 22:45:19 +0530 nishanth taking care if publish task post request is made again. added published_date field to task.
Fri, 26 Feb 2010 18:34:30 +0530 nishanth now notification depends on id and not pos.
Fri, 26 Feb 2010 17:49:26 +0530 nishanth now rid is not the position argument. it is request id.
Fri, 26 Feb 2010 16:17:45 +0530 nishanth seed_db now creates 20 tasks.
Fri, 26 Feb 2010 16:15:58 +0530 nishanth moved the getTask method to task_utilities.
Fri, 26 Feb 2010 16:02:32 +0530 nishanth did lots and now id field in task is a random key
Fri, 26 Feb 2010 15:15:16 +0530 nishanth modified image storage.
Fri, 26 Feb 2010 15:00:01 +0530 nishanth now if a task is closed/completed all its pending requests will be made invalid.
Fri, 26 Feb 2010 14:39:47 +0530 nishanth modified request model.
Fri, 26 Feb 2010 14:35:32 +0530 nishanth added an attribute called is_valid to request model just in case we need it in future.
Fri, 26 Feb 2010 13:22:13 +0530 nishanth mark task as complete functionality is added.
Fri, 26 Feb 2010 11:34:17 +0530 nishanth added option of specifying if previous mentors and comments must be removed in publish task event.
Fri, 26 Feb 2010 11:29:25 +0530 nishanth now task page displays only undeleted comments. and publish task removes previous comments.
Fri, 26 Feb 2010 02:52:32 +0530 nishanth added the functionality to publish a task.
Fri, 26 Feb 2010 01:51:55 +0530 nishanth now deleted tasks cannot be viewed by anyone
Fri, 26 Feb 2010 01:43:24 +0530 nishanth updated browse_tasks page. now it does not display deleted or unpublished tasks.
Fri, 26 Feb 2010 01:23:17 +0530 nishanth updated show_msg method to also use the user variable in the context.
Fri, 26 Feb 2010 01:13:14 +0530 nishanth completed the process_request part.
Fri, 26 Feb 2010 00:29:04 +0530 nishanth now view request shows a better message if role is MT .
Fri, 26 Feb 2010 00:17:54 +0530 nishanth now adding mentor for a task happens through request. notifications still pending though
Thu, 25 Feb 2010 23:49:38 +0530 nishanth added the field remarks in request model.
Thu, 25 Feb 2010 20:13:59 +0530 nishanth added the functionality to view each notification
Thu, 25 Feb 2010 19:46:19 +0530 nishanth now unread requests appear in bold.
Thu, 25 Feb 2010 19:39:02 +0530 nishanth added browse_notifications functionality .
Thu, 25 Feb 2010 18:49:17 +0530 nishanth now admin can accept a request for assigning credits.
Thu, 25 Feb 2010 17:56:42 +0530 nishanth assign_credits event now creates a proper request object .
Thu, 25 Feb 2010 17:37:14 +0530 anoop merged
Thu, 25 Feb 2010 17:33:34 +0530 anoop changed the homepage view as well as index.html.
Thu, 25 Feb 2010 17:00:18 +0530 nishanth added events addCredits and assignCredits and modified assign_credits view accordingly.
Thu, 25 Feb 2010 16:37:46 +0530 nishanth added the event completeTask.
Thu, 25 Feb 2010 16:17:56 +0530 nishanth added capability to remove an assigned user.
Thu, 25 Feb 2010 06:07:55 +0530 nishanth finished assign_credits view. hav to integrate it with requests now.
Thu, 25 Feb 2010 04:38:50 +0530 nishanth added the capability to remove subtasks/dependencies .
Thu, 25 Feb 2010 04:01:11 +0530 nishanth modified the name of assign_task_form to choice form since all it does is return a form with choices and made change accordingly.
Thu, 25 Feb 2010 03:47:23 +0530 nishanth our task model does not meet out needs. so modified it and added a model called map. made the changes in views accordingly.phew!!!. this one took the hell out of me :( .
Thu, 25 Feb 2010 02:11:49 +0530 nishanth added the capability of adding subtasks/dependencies .
Wed, 24 Feb 2010 20:33:45 +0530 anoop merged.
Wed, 24 Feb 2010 20:32:57 +0530 anoop updated create_request utility.
Wed, 24 Feb 2010 20:13:20 +0530 nishanth modified requests to match the new model.
Wed, 24 Feb 2010 19:52:42 +0530 anoop changed request model.
Wed, 24 Feb 2010 19:18:59 +0530 nishanth merged.
Wed, 24 Feb 2010 19:17:28 +0530 nishanth added accept_assign_credits request
Wed, 24 Feb 2010 19:11:43 +0530 anoop changed the method reply_to_request to accept request object instead of request id.
Wed, 24 Feb 2010 17:23:25 +0530 anoop added pynts in create_request utility.
Wed, 24 Feb 2010 17:11:59 +0530 anoop added attribute pynts to request model.
Wed, 24 Feb 2010 16:52:03 +0530 anoop merged.
Wed, 24 Feb 2010 16:49:30 +0530 anoop added utilities reply_to_request, mark_notification_read, delete_notification and made change to create_request utility.
Wed, 24 Feb 2010 16:48:59 +0530 nishanth by mistake i added a link to remove mentor. that option does not exist. so removed that
Wed, 24 Feb 2010 16:47:09 +0530 nishanth fixed a bug in add_claim view in views/task .
Wed, 24 Feb 2010 16:35:09 +0530 nishanth modified the assign task view to suit the new design
Wed, 24 Feb 2010 16:16:41 +0530 nishanth fixed a bug.
Wed, 24 Feb 2010 16:10:24 +0530 nishanth commited.
Wed, 24 Feb 2010 16:08:31 +0530 nishanth modified claim_task view to suit the new design
Wed, 24 Feb 2010 15:41:37 +0530 anoop made change to the request model and corresponding create_request utility.
Wed, 24 Feb 2010 15:10:03 +0530 nishanth removed unwanted links.
Wed, 24 Feb 2010 14:47:29 +0530 nishanth added user context variable in view_profile and edit_profile.
Wed, 24 Feb 2010 14:40:20 +0530 anoop deleted unwanted code in user.py, added css for testing in base.html.
Wed, 24 Feb 2010 13:17:29 +0530 nishanth merged
Wed, 24 Feb 2010 13:14:00 +0530 nishanth modified view task template and view to suit new design.
Wed, 24 Feb 2010 13:13:39 +0530 anoop added photograph to be shown in my profile page.
Wed, 24 Feb 2010 11:04:11 +0530 nishanth updated view task in views to suit the new design .
Wed, 24 Feb 2010 10:42:46 +0530 nishanth added events in task.py for adding subtask and dependencies
Tue, 23 Feb 2010 20:40:55 +0530 nishanth added capability of serving static files .
Tue, 23 Feb 2010 20:24:26 +0530 nishanth added custom image storage for profile photo.
Tue, 23 Feb 2010 19:42:12 +0530 anoop enabled photo uploading for user profile.
Tue, 23 Feb 2010 17:55:04 +0530 anoop made changes to models.
Tue, 23 Feb 2010 15:27:00 +0530 anoop changed request model, added create_request utility.
Tue, 23 Feb 2010 14:31:54 +0530 anoop added utilities for creating notification.
Tue, 23 Feb 2010 13:14:18 +0530 anoop added message while logging off and removed back button from templates/base.html.
Tue, 23 Feb 2010 12:16:28 +0530 nishanth added a utility called getTask in task events and made changes in task views accordingly
Tue, 23 Feb 2010 11:52:22 +0530 nishanth added the events addSubTask and addDep.
Tue, 23 Feb 2010 10:41:43 +0530 nishanth updated publishtask event .
Tue, 23 Feb 2010 10:25:26 +0530 nishanth fixed a bug in models.py .
Mon, 22 Feb 2010 18:59:55 +0530 nishanth added request and notification models.
Mon, 22 Feb 2010 18:13:20 +0530 nishanth made changes in addtaskform to suit tagging.
Mon, 22 Feb 2010 18:07:36 +0530 anoop fixed a bug in models.
Mon, 22 Feb 2010 17:52:51 +0530 anoop installed tagging into the app.
Mon, 22 Feb 2010 17:35:19 +0530 anoop user should enter unique email address, changed login_redirect_url.
Fri, 19 Feb 2010 21:49:00 +0530 anoop removed unwanted file in templates for browsing users.
Fri, 19 Feb 2010 21:46:24 +0530 anoop added forgot password in template.
Thu, 18 Feb 2010 19:39:54 +0530 anoop fixed creation of user profile at registration time, added custom registration form so as to include dob and gender.
Wed, 17 Feb 2010 19:28:18 +0530 anoop added template registration/activate.html required by django-registration.
Wed, 17 Feb 2010 18:55:01 +0530 anoop started using django-registration default backend, removed browse users functionality.
Wed, 17 Feb 2010 17:48:51 +0530 anoop deleted unwanted files/templates to start using django-registration(contd..).
Wed, 17 Feb 2010 17:46:16 +0530 anoop deleted unwanted code to start using django-registration.
Mon, 15 Feb 2010 15:14:27 +0530 anoop Only logged in users can view user profile.
Fri, 12 Feb 2010 23:30:57 +0530 nishanth added help_text and verbose_name to models where required and removed import of seed_db from urls.py
Fri, 12 Feb 2010 23:09:11 +0530 nishanth removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db .
Fri, 05 Feb 2010 17:21:00 +0530 nishanth made urls.py look better and added an empty method edit_task to taskViews .
Fri, 05 Feb 2010 17:11:18 +0530 nishanth added edit task url to urls.py and removed add_task url .
Fri, 05 Feb 2010 16:35:32 +0530 nishanth fixed a bug in views/task/add_mentor method .
Fri, 05 Feb 2010 16:05:54 +0530 nishanth fixed a bug in templates/task/claim.html which required modification of views/task.py; also changed the no.of char limit on task title .
Fri, 05 Feb 2010 15:42:35 +0530 nishanth added seed_db in utils that seeds database with random users and tasks .
Fri, 05 Feb 2010 15:40:47 +0530 nishanth modified createUser method in events/user.py .
Fri, 05 Feb 2010 15:02:55 +0530 nishanth fixed a bug in createSuUser method in events/user.py .
Thu, 04 Feb 2010 23:24:20 +0530 nishanth added *.db to hgignore and made database path to pytask.db in settings.py
Thu, 04 Feb 2010 23:19:15 +0530 anoop added browse users functionality, added user/browse.html, fixed view my profile template.
Thu, 04 Feb 2010 23:17:59 +0530 anoop changed the view my profile template.
Thu, 04 Feb 2010 23:16:46 +0530 nishanth resolved merging conflicts in urls.py .
Thu, 04 Feb 2010 23:15:37 +0530 nishanth added the functionality to assign a task to one of the claimed users.
Thu, 04 Feb 2010 23:13:03 +0530 anoop added files edit_profile.html and my_profile.html.
Thu, 04 Feb 2010 23:12:07 +0530 anoop added view profile and edit profile functionalities.
Thu, 04 Feb 2010 23:10:30 +0530 nishanth addded link to view claims in 'view task' page .
Thu, 04 Feb 2010 22:37:15 +0530 nishanth implemented "add another mentor" functionality to a task.
Thu, 04 Feb 2010 22:34:22 +0530 nishanth renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.
Thu, 04 Feb 2010 22:30:30 +0530 nishanth added events/task.py and templates/error.html.
Thu, 04 Feb 2010 22:27:47 +0530 nishanth implemented create task view which needed task.py in events. added a method show_msg to views/user.py and used it in logoff view.
Thu, 04 Feb 2010 22:21:44 +0530 nishanth renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
Thu, 04 Feb 2010 22:19:05 +0530 nishanth corrected a bug in task/view.html .
Thu, 04 Feb 2010 22:17:36 +0530 anoop corrected views.user.register method .
Thu, 04 Feb 2010 22:16:00 +0530 anoop imposed a filter on username that it contains only alphabets and numbers.
Thu, 04 Feb 2010 22:14:34 +0530 anoop added views, templates for register, login, logout user.
Thu, 04 Feb 2010 22:12:48 +0530 nishanth created forms, views, templates, actions for home_page, browse_task.
Thu, 04 Feb 2010 22:06:22 +0530 nishanth corrected admin.py
Thu, 04 Feb 2010 19:42:35 +0530 nishanth removed views.py and made it a package. added auth_profile to settings.py
Thu, 04 Feb 2010 19:34:03 +0530 nishanth removed views.py from taskapp and created a package views. added auth_profile setting to settings.py
Sun, 24 Jan 2010 20:07:51 +0530 Madhusudan.C.S Added setup.py file and moved urls.py. madhu
Sun, 24 Jan 2010 19:34:56 +0530 Madhusudan.C.S Made changes to the buildout config files removing unwanted packages.
Sun, 24 Jan 2010 19:20:33 +0530 Madhusudan.C.S Reorganized the directory structure. Removed unwanted .pyc files.
Sun, 24 Jan 2010 19:16:56 +0530 Madhusudan.C.S Added initial buildout configuration files.
Sun, 24 Jan 2010 19:15:28 +0530 Madhusudan.C.S Removed unwanted byte compiled .pyc files and added .hgignore.
Sun, 24 Jan 2010 19:01:41 +0530 anoop database filename changed to ../pytaskDb.
Sun, 24 Jan 2010 18:52:16 +0530 Nishanth changed the database name in settings to pytaskDb.
Sun, 24 Jan 2010 15:43:19 +0530 Nishanth Created taskapp and added data to models.py and edited settings.py to make it usable in admin interface.
Sun, 24 Jan 2010 13:47:05 +0530 Nishanth Initial commit that has bare minimum django project files.
(0) +240 tip