multiple database on django please helpme..

2010-01-12 Thread chiranjeevi.muttoju
hello all could u please help me.. i want to use the multiple database in django.. i fallowed somany procedures.. but i cont able to get how to use.. could u please tell me in detailed the process for multiple databases in django.. with sample settings.. please help me if u know this.. thank you

problem with multiple database with django 1.1.1 please help

2010-01-18 Thread chiranjeevi.muttoju
Hi friends, i am working with django1.1.1, now i want to connect django with multiple database, could you people please help me how to achieve this. if possible please send me the sample application using django multiple db.. i tried it by reading some procedure in the net.. but i cont able to ach

what is this error.

2010-01-23 Thread chiranjeevi.muttoju
Hi, when i'm synchronizing the database using sync db command it giving the fallowing error.. could any one of you please help me.. Traceback (most recent call last): File "manage.py",

when i'm clicking the link its redirected to my local ip.

2010-01-26 Thread chiranjeevi.muttoju
HI, Im intigrating the django with facebook. In my application i gave some urls, i gave relative hyper reference to that urls. The problem is when i want to access that urls it taking the base url as my ip.. instead of taking the my application url.. ie. i have one link in my page: HOME(h

http://wiki.developers.facebook.com/index.php/Sms.send how to use this future in django

2010-01-26 Thread chiranjeevi.muttoju
Hi, i want to send sms to facebook users. i found this url http://wiki.developers.facebook.com/index.php/Sms.send , but i didnt know how to use this in django if anybody know please help me. Thank you. -- You received this message because you are subscribed to the Google Groups "Django users"

FBML not working

2010-01-27 Thread chiranjeevi.muttoju
Hi in my application the FBML tags are not working properly.. could any one of you please help me if you know what the problem might be.. thank you. --chiranjeevi. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send em

how to work with css

2010-01-31 Thread chiranjeevi.muttoju
Hi, I want to import the external style sheets in the template page. i imported directly like ordinary HTML pages but its not working here. if any body knows how to import the css in template page please help me. i'm integrating my app in facebook. Thanks and Regards, --chiru -- You received

want to convert object to json data.

2010-02-08 Thread chiranjeevi.muttoju
Hi all, I want to convert a given regular object to json object. i.e. I want to create a function which takes the class object as parameter and it should return the json object. If anybody know please help me how to approach to get this. Thanks and regards, --chiranjeevi -- You received this mes