date, City, Ward
File "/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
--~--~-~--~~~---~--
gt;
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&qu
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"
e 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 "python path" means actually??
*
--
Best,
Zico
--~--~-~--
On Tue, Sep 1, 2009 at 12:15 AM, Karen Tracey wrote:
> On Mon, Aug 31, 2009 at 1:49 PM, Zico wrote:
>
>> Hi, may be you have seen my previous email regarding stdimage. The
>> previous error was:
>> *"ImportError: No module named stdimage"
>> *
>>
e.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, send email to django
On Tue, Sep 1, 2009 at 2:48 AM, Karen Tracey 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
"Django users" group.
To
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@googlegroups.com
To unsubscri
.. *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 this
.. *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 this
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
ser "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 message because you a
turn _get_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,
On Wed, Sep 9, 2009 at 11:40 AM, ankit rai wrote:
> hello,
>
> this error shows that there is some postgres db connection exception.please
> check ur connection
As far as i know, everything is ok so far. But, if i check with *python
manage.py dbshell, it can connect!*
--
14 matches
Mail list logo