Re: Linux web server + MSSQL database

2007-04-24 Thread mralokkp
Check out this link http://www.time-travellers.org/shane/howtos/MS-SQL-Express-Python-HOWTO.html You need some tweaks Regards Alok Tiwari On Apr 25, 2:13 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > All, > > I have Django running on a Linux machine, and I want to connect to a > MSSQL

Re: DATE FORMAT ISSUE AGAIN.

2007-03-15 Thread mralokkp
Tredinnick <[EMAIL PROTECTED]> wrote: > On Thu, 2007-03-15 at 06:51 +, mralokkp wrote: > > Kindly execute the code that i wish to do from django it self > > > # Simplyfied date format change that I wish to use in django > > import datetime > > t = datetime.date

Re: DATE FORMAT ISSUE AGAIN.

2007-03-14 Thread mralokkp
Can't i call this program to django to change the date format. if yes then let me know. Regards Alok On Mar 15, 11:27 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Thu, 2007-03-15 at 05:58 +, mralokkp wrote: > > Thanks James but the spaces had been removed &g

Re: DATE FORMAT ISSUE AGAIN.

2007-03-14 Thread mralokkp
his http://groups.google.com/group/django-users/browse_thread/thread/f0e7d503401a7186/a20885d604dcad7a?lnk=gst&q=%7Cdate%3A%22Y+m+d%22&rnum=2#a20885d604dcad7a I changed the date field to datetime field The On Mar 15, 12:58 am, "James Bennett" <[EMAIL PROTECTED]> wrote: > O

Re: DATE FORMAT ISSUE AGAIN.

2007-03-14 Thread mralokkp
HELP PLZZ On Mar 14, 7:54 pm, "mralokkp" <[EMAIL PROTECTED]> wrote: > Thanks for that TIM A LOT > But stuck again > > AttributeError at /registration/ > 'FormFieldWrapper' object has no attribute 'month' > Request Method: GET > Request

Re: DATE FORMAT ISSUE AGAIN.

2007-03-14 Thread mralokkp
Thanks for that TIM A LOT But stuck again AttributeError at /registration/ 'FormFieldWrapper' object has no attribute 'month' Request Method: GET Request URL: http://127.0.0.1:8000/registration/ Exception Type: AttributeError Exception Value: 'FormFieldWrapper' object has no attribute 'month' Exc

Re: DATE FORMAT ISSUE AGAIN.

2007-03-14 Thread mralokkp
XXX | date:"F J Y" }} > You missed the colon. > > On Mar 14, 9:21 am, "mralokkp" <[EMAIL PROTECTED]> wrote: > > > Hi All > > Why Django Can't understand the supplied arguments.Why the code is too > > rigid ! > > > Case is this

DATE FORMAT ISSUE AGAIN.

2007-03-14 Thread mralokkp
Hi All Why Django Can't understand the supplied arguments.Why the code is too rigid ! Case is this XXX | date "F J Y" It should read in the format that i choosen but instead of this gives this error TemplateSyntaxError at /mypage/ Could not parse the remainder: | date "F J Y" Request Method:

Re: hi,very very good

2007-03-06 Thread mralokkp
This is Decent System. Stop Sending Spam here. On Mar 6, 4:05 pm, "engin kaya" <[EMAIL PROTECTED]> wrote: > http://autohits.dk/?ref=1099539503 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group.

Re: Error on Running Django on Apache2.2 ......Could Not Import Setting....

2007-03-01 Thread mralokkp
Still the Problem remains the same. (Gone through your suggestion). Well I had Implemented This on Apache ( Win Based ) and Their running successfully. On Mar 2, 12:01 am, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote: > On 3/1/07, mralokkp <[EMAIL PROTECTED]> wrote: >

Re: Error on Running Django on Apache2.2 ......Could Not Import Setting....

2007-03-01 Thread mralokkp
Still the Problem remains the same. (Gone through your suggestion). Well I had Implemented This on Apache ( Win Based ) and Their running successfully. On Mar 2, 12:01 am, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote: > On 3/1/07, mralokkp <[EMAIL PROTECTED]> wrote: >

Re: Error on Running Django on Apache2.2 ......Could Not Import Setting....

2007-03-01 Thread mralokkp
Locate on /home/user/myproject On Mar 1, 11:37 pm, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote: > On 3/1/07, mralokkp <[EMAIL PROTECTED]> wrote: > > > > . > > > > SetHandler python-program > > Pytho

Error on Running Django on Apache2.2 ......Could Not Import Setting....

2007-03-01 Thread mralokkp
Hello help me out this problem I am Getting this error while accessing my project URL Mod_python error: "PythonHandler django.core.handlers.modpython" Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch resul