On Mon, Aug 31, 2009 at 1:15 PM, Zico wrote:
>
>
> On Mon, Aug 31, 2009 at 7:43 PM, Karen Tracey wrote:
>
>> You seem to have been following the doc for downloading/installing
>> stdimage, which says to put it somewhere in a directory included in your
>> PYTHONPATH. By putting it directly in si
On Mon, Aug 31, 2009 at 7:43 PM, Karen Tracey wrote:
> You seem to have been following the doc for downloading/installing
> stdimage, which says to put it somewhere in a directory included in your
> PYTHONPATH. By putting it directly in site-packages you can do imports of
> the form "from stdima
On Mon, Aug 31, 2009 at 2:13 AM, Zico wrote:
>
>
> On Mon, Aug 31, 2009 at 7:04 AM, Karen Tracey wrote:
>
>> File "/usr/lib/python2.6/site-packages/django/core/urlresolvers.py", line
>> 214, in _resolve_special
>>>
>>>
>>>
>>>
>>>
>>>
>>> callback = getattr(self.urlconf_module, 'handler%s'
On Mon, Aug 31, 2009 at 7:04 AM, Karen Tracey wrote:
> File "/usr/lib/python2.6/site-packages/django/core/urlresolvers.py", line
> 214, in _resolve_special
>>
>>
>>
>>
>> callback = getattr(self.urlconf_module, 'handler%s' % view_type)
>>
>> File "/usr/lib/python2.6/site-packages/django/co
On Sun, Aug 30, 2009 at 5:15 PM, Zico wrote:
> I am facing problem with this error: *ImportError: No module named
> stdimage* while i tries to run the command:
>
> *python manage.py runserver
> *
> this is a http://www.fixmystreet.com/ server. The server runs ok... as you
> can see the server st
I am facing problem with this error: *ImportError: No module named stdimage*
while i tries to run the command:
*python manage.py runserver
*
this is a http://www.fixmystreet.com/ server. The server runs ok... as you
can see the server starting messages:
*[r...@fedora fixmystreet]# python manage.p
6 matches
Mail list logo