The name field is the database name. You always need to create an empty database for any new implementation.
Have you created a database and can you attach to it with the credentials that are supplied in the settings.py file On Feb 10, 6:35 am, Stanwin Siow <stanwin.kts...@gmail.com> wrote: > can you show the actual error output? > > Best Regards, > > Stanwin Siow > > On Feb 10, 2012, at 4:58 PM, kalyani ram wrote: > > > > > > > > > Thank you very much. I managed to come out of this error and ended up > > with a new one. > > I get an error saying that the Name field is wrong. If i have not > > mistaken, should the name filed be the table name ? or is it something > > new? > > thanks in advance. > > > On Feb 9, 7:30 pm, Stanwin Siow <stanwin.kts...@gmail.com> wrote: > >> Hi > > >> You need to install the package psycopg2. Google and install the package. > > >> It should work > > >> Best Regards, > > >> Stanwin Siow > > >> On Feb 9, 2012, at 10:10 PM, kalyani ram wrote: > > >>> Hey all, > >>> Tday is my first day with django and i tried configuring postgresql as > >>> a backend and got an error like this: > > >>> raise ImproperlyConfigured("Error loading psycopg2 module: %s" % e) > >>> django.core.exceptions.ImproperlyConfigured: Error loading psycopg2 > >>> module: No module named psycopg2 > > >>> Please help me. Thanks in advance. > > >>> -- > >>> 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 more options, visit this group > >>> athttp://groups.google.com/group/django-users?hl=en. > > > -- > > 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 more options, visit this group > > athttp://groups.google.com/group/django-users?hl=en. -- 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 more options, visit this group at http://groups.google.com/group/django-users?hl=en.