Re: python manage.py syncdb problem

2009-09-09 Thread Zico
ll, it can connect!* -- Best, Zico --~--~-~--~~~---~--~~ 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 ema

python manage.py syncdb problem

2009-09-08 Thread Zico
postgis_func('postgis_lib_version') File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/management.py", line 13, in _get_postgis_func cursor.execute('SELECT %s()' % func) *psycopg2.InternalError: current transaction is aborted, commands ignored until end of

Re: psycopg2.OperationalError: FATAL: role "root" does not exist

2009-09-07 Thread Zico
f i put my database user "fixmystreet" .. which is the exact user.. then this error comes: *psycopg2.InternalError: current transaction is aborted, commands ignored until end of transaction block* -- Best, Zico --~--~-~--~~~---~--~~ You received this

psycopg2.OperationalError: FATAL: role "root" does not exist

2009-09-07 Thread Zico
Hi, i have been trying to put the command: python manage.py syncdb in my fixmystreet directory. But, these error shows: do you have any idea.. how to solve this?? [r...@fedora fixmystreet]# python manage.py syncdb local_settings.py not set; using default settings local_settings.py not set; using

Django 1.2 creating problem with google-analytics in fixmystreet

2009-09-07 Thread Zico
.. *python manage.py syncdb *command throws the error: *Error: No module named contrib.google_analytics * -- Best, Zico --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to th

Django 1.2 creating problem with google-analytics in fixmystreet

2009-09-07 Thread Zico
.. *python manage.py syncdb *command throws the error: *Error: No module named contrib.google_analytics * -- Best, Zico --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to th

Re: ImportError: No module named transmeta in Django 1.0.3 under Fedora 11

2009-08-31 Thread Zico
! Thanks a lot! Now it`s working after upgraded my django to 1.2. -- Best, Zico --~--~-~--~~~---~--~~ 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@go

Re: ImportError: No module named transmeta in Django 1.0.3 under Fedora 11

2009-08-31 Thread Zico
On Tue, Sep 1, 2009 at 2:48 AM, Karen Tracey <kmtra...@gmail.com> wrote: > > What version of Django are you using? > 1.0.3 -- Best, Zico --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

Re: ImportError: No module named transmeta in Django 1.0.3 under Fedora 11

2009-08-31 Thread Zico
base by:* python manage.py syncdb * It went well. And after that, run the server! Then the error came -- Best, Zico --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group,

Re: ImportError: No module named transmeta in Django 1.0.3 under Fedora 11

2009-08-31 Thread Zico
On Tue, Sep 1, 2009 at 12:15 AM, Karen Tracey <kmtra...@gmail.com> wrote: > On Mon, Aug 31, 2009 at 1:49 PM, Zico <mailz...@gmail.com> wrote: > >> Hi, may be you have seen my previous email regarding stdimage. The >> previous error was: >> *"ImportError:

ImportError: No module named transmeta in Django 1.0.3 under Fedora 11

2009-08-31 Thread Zico
nd: * **svn checkout http://django-transmeta.googlecode.com/svn/trunk/ transmeta* But, nothing changed!!! What should i do now? -- Best, Zico --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users"

Re: ImportError: No module named stdimage in Django 1.0.3 under Fedora 11

2009-08-31 Thread Zico
can do imports of > the form "from stdimage import StdImageField". > > What does it actually means? *"The fixmystreet project is configured to look for these projects in a contrib directory on your python path." What does &quo

Re: ImportError: No module named stdimage in Django 1.0.3 under Fedora 11

2009-08-31 Thread Zico
> > Thanks Karen for your reply. Actually, i did it. I followed this: Download using subversion to any directory included in PYTHON_PATH (for example /usr/lib/python2.5/site-package) svn checkout http://django-stdimage.googlecode.com/svn/trunk/ stdimage I have downloaded the "stdimage"

ImportError: No module named stdimage in Django 1.0.3 under Fedora 11

2009-08-30 Thread Zico
;/opt/fixmystreet/mainapp/models.py", line 16, in from contrib.stdimage import StdImageField* ImportError: No module named stdimage* I googled for it, but didn`t find too much effective answers. -- Best, Zico --~--~-~--~~~---~--~~ You received this messa