I'm new here in the List and Django (i'm a intermediate python programmer), i'm from Brazil.
one know
I'm trying to install a group buying system here in my machine called Massive-Coupon, anyone know?
After you install many dependencies(Photologue, PyFacebook, SocialRegistration,...), arose a problema.
One of the dependencies (Django Countries) don't have setup.py, in the install.txt file said tha a i have to copy the folder "countries" to my site folder and them run syncdb (python manage.py syncdb).
I have PostgreSQL and the module psycopg2 installed on my machine, but see the error that appears.
.
.
.
File "C:\Python25\lib\site-packages\django\db\backends\postgresql_psycopg2\base.py", line 121,
in _cursor raise ImproperlyConfigured("You need to specify NAME in your Django settings file.")
django.core.exceptions.ImproperlyConfigured: You need to specify NAME in your Django settings file.
I did not understand this message.
Can someone please help me?
Thanks!
Thanks!
--
Nelson Saraiva.
-- -- -- -- -- -- -- --
""" Men are from Mars. Women are from Venus. Computers are from hell. """
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment