pytask/settings.py
Tue, 01 Feb 2011 02:14:49 +0530 Madhusudan.C.S Add exception middleware and related files.
Thu, 20 Jan 2011 17:47:41 +0530 Madhusudan.C.S Add a project specific configuration file, and create a template context processor to tell if tasks claim are enabled or not.
Tue, 18 Jan 2011 22:02:35 +0530 Madhusudan.C.S Add django-extensions app to the site INSTALLED_APPS.
Tue, 18 Jan 2011 01:47:55 +0530 Madhusudan.C.S Move LOGIN_REDIRECT_URL to local settings since it differs based on URLs on the local settings.
Tue, 18 Jan 2011 01:20:07 +0530 Madhusudan.C.S A new view for processing post login to give the right html to replace for user action right sidebar.
Sun, 16 Jan 2011 17:02:02 +0530 Madhusudan.C.S Add templatetags for form handling.
Sat, 15 Jan 2011 01:16:17 +0530 Madhusudan.C.S Change the admin media prefix to suit the server settings.
Sat, 15 Jan 2011 00:37:46 +0530 Madhusudan.C.S Add pytask as prefix to admin media and move SITE_ID to local settings
Fri, 14 Jan 2011 04:18:16 +0530 Madhusudan.C.S Added south in installed apps.
Fri, 14 Jan 2011 04:04:26 +0530 Madhusudan.C.S Added STATIC related variables.
Fri, 14 Jan 2011 02:28:42 +0530 Madhusudan.C.S Reorganized settings file to use the current filesystem path than hard coded paths.
Fri, 14 Jan 2011 02:10:53 +0530 Madhusudan.C.S Move local settings specific stuff out of settings.py to local.py.
Sat, 08 Jan 2011 21:11:41 +0530 Nishanth Amuluru eanbled taskapp and registered task model into tagging
Sat, 08 Jan 2011 12:24:21 +0530 Nishanth Amuluru renamed the db and removed taggind as of now
Sat, 08 Jan 2011 11:20:57 +0530 Nishanth Amuluru Added buildout stuff and made changes accordingly
Mon, 10 Jan 2011 18:41:14 +0530 Madhusudan.C.S Moved all database related settings to local file. buildout
Mon, 10 Jan 2011 18:34:48 +0530 Madhusudan.C.S Move DEBUG settings local variable to untracked local file. buildout
Sat, 08 Jan 2011 02:14:29 +0530 Madhusudan.C.S Template directories variable must be a tuple. buildout
Sat, 08 Jan 2011 01:30:37 +0530 Madhusudan.C.S PyTask from now uses PostgreSQL. Moved the sensitive information to local untracked file. buildout
Thu, 06 Jan 2011 19:07:04 +0530 Madhusudan.C.S Add support for buildout and move the files to the directory to support buildout structure. buildout
Sun, 24 Jan 2010 19:20:33 +0530 Madhusudan.C.S Reorganized the directory structure. Removed unwanted .pyc files.
less more (0) tip