en tu archivo django.wsgi debes agregar

sys.path.append("/dir/")

para que lo tome dentro de tu sys y pueda importar de donde este

2011/7/24 Roylan Suarez Reyes <roylan04...@pri.jovenclub.cu>

> **
> El 23/07/11 21:52, zodman escribió:
>
> dreamhost maneja mod_wsgi ?¿ o como hace la comunicacion con el webserver ?
>
> mod_wsgi
>
> salu2
>
>
>
> 2011/7/23 Roylan Suarez Reyes <roylan04...@pri.jovenclub.cu>
>
>>  Hola amigos
>>
>> Estoy subiendo algunos cambios a un sitio que tengo en dreahmhost, pero me
>> esta dando el siguiente error.
>>
>>    ImportError  Exception Value:
>>
>> No module named easy_thumbnails.processors
>>
>>   Exception Location: 
>> /home/roylan/django_projects/escalada/easy_thumbnails/utils.py
>> in dynamic_import, line 29
>>
>> el problema es que ahora tengo que ir linea por linea y poner delante
>> detodos los  easy_thumbnails..... el nombre del paquete que contiene a
>> easy_thumbnails y son muchos ficheros...
>>
>>
>>  Como puedo anadir esta app al path de mi proyecto?
>>
>> salu2
>> Roylan
>>  --
>>
>>
>> _______________________________________________
>> Python-es mailing list
>> Python-es@python.org
>> http://mail.python.org/mailman/listinfo/python-es
>> FAQ: http://python-es-faq.wikidot.com/
>>
>>
>
>
> --
> Andres Vargas
> www.zodman.com.mx
>
>
> _______________________________________________
> Python-es mailing 
> listPython-es@python.orghttp://mail.python.org/mailman/listinfo/python-es
> FAQ: http://python-es-faq.wikidot.com/
>
>
>
> _______________________________________________
> Python-es mailing list
> Python-es@python.org
> http://mail.python.org/mailman/listinfo/python-es
> FAQ: http://python-es-faq.wikidot.com/
>
>


-- 
Andres Vargas
www.zodman.com.mx
_______________________________________________
Python-es mailing list
Python-es@python.org
http://mail.python.org/mailman/listinfo/python-es
FAQ: http://python-es-faq.wikidot.com/

Responder a