Regarding postgresql

2011-08-20 Thread Harjot Gill
@ All We have tried to make database of TCC software in postgresql instead of mysql. But we are facing a problem after creating the database for TCC when we are trying to make the tables by using command "python manage.py syncdb" then the following error will occur : no module named psycopg Even w

Re: Regarding postgresql

2011-08-20 Thread Harjot Gill
> > the backend should be postgresql_psycopg2 and you should install > python-psycopg2. I have done this but error remains same. It shows me the same error after the installation of the python-psycopg2. -- You received this message because you are subscribed to the Google Groups "Django users" g

Re: Regarding postgresql

2011-08-20 Thread Harjot Gill
Yes, i have installed it to the python that django is using. Yes i have import it successfully. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, s

Re: Django solved tutorial for download??

2011-06-09 Thread Harjot Gill
www.djangoproject.com , this is the official website of django.In this website you will find the solved example of django application. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups

Re: Error During Installation

2011-06-13 Thread Harjot Gill
hello in order to install django follow the procedure: go to djangoproject.com, First, download Django-1.3.tar.gz. then through terminal go into the download by using the command - cd Downloads/ by running this command you will enter in the Downloads.then you have to run the command - tar xzvf Djan

Re: help plz to install Django

2011-06-13 Thread Harjot Gill
you will have to follow the "www.djangoproject.com" this is the right guide for the begginers -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, sen

login form

2011-07-09 Thread Harjot Gill
@ All i have created a login form in django. but after filling the username and password when click on submit, it shows the following error : Forbidden (403) CSRF verification failed. Request aborted. please help me. -- You received this message because you are subscribed to the Google Groups

Re: about django

2011-07-28 Thread Harjot Gill
Refer the following site.It will really help you.This site will help you to learn django from starting and this are some tutorials that will help you to learn django. www.djangoproject.com Best of luck ! -- You received this message because you are subscribed to the Google Groups "Django users

Re: about django

2011-07-29 Thread Harjot Gill
@ bruno desthuilliers, Thank you. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For m