Tue, 18 Jan 2011 22:02:35 +0530 |
Madhusudan.C.S |
Add django-extensions app to the site INSTALLED_APPS.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 16 Jan 2011 17:02:02 +0530 |
Madhusudan.C.S |
Add templatetags for form handling.
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 01:16:17 +0530 |
Madhusudan.C.S |
Change the admin media prefix to suit the server settings.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 14 Jan 2011 04:18:16 +0530 |
Madhusudan.C.S |
Added south in installed apps.
|
file |
diff |
annotate
|
Fri, 14 Jan 2011 04:04:26 +0530 |
Madhusudan.C.S |
Added STATIC related variables.
|
file |
diff |
annotate
|
Fri, 14 Jan 2011 02:28:42 +0530 |
Madhusudan.C.S |
Reorganized settings file to use the current filesystem path than hard coded paths.
|
file |
diff |
annotate
|
Fri, 14 Jan 2011 02:10:53 +0530 |
Madhusudan.C.S |
Move local settings specific stuff out of settings.py to local.py.
|
file |
diff |
annotate
|
Sat, 08 Jan 2011 21:11:41 +0530 |
Nishanth Amuluru |
eanbled taskapp and registered task model into tagging
|
file |
diff |
annotate
|
Sat, 08 Jan 2011 12:24:21 +0530 |
Nishanth Amuluru |
renamed the db and removed taggind as of now
|
file |
diff |
annotate
|
Sat, 08 Jan 2011 11:20:57 +0530 |
Nishanth Amuluru |
Added buildout stuff and made changes accordingly
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 18:41:14 +0530 |
Madhusudan.C.S |
Moved all database related settings to local file.
buildout
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 18:34:48 +0530 |
Madhusudan.C.S |
Move DEBUG settings local variable to untracked local file.
buildout
|
file |
diff |
annotate
|
Sat, 08 Jan 2011 02:14:29 +0530 |
Madhusudan.C.S |
Template directories variable must be a tuple.
buildout
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 19:20:33 +0530 |
Madhusudan.C.S |
Reorganized the directory structure. Removed unwanted .pyc files.
|
file |
diff |
annotate
|