Problemas configurando Django

5 views
Skip to first unread message

JZA

unread,
Sep 27, 2015, 6:04:03 PM9/27/15
to pythoncabal
Tenia un Django funcionando pero al reorganizar unos folders (sacar static de src/) renombrar el proyecto, me empezo a generar Server Error. Actualmente asi se ve los archivos:
- Estructura de folders: https://pastebin.mozilla.org/8847663

--
Alexandro Colorado
Apache OpenOffice Contributor
9060 55AB FFD2 2F02 0E1A  3409 599C 14FC 9450 D3CF

Patricio Paez

unread,
Sep 28, 2015, 6:44:24 PM9/28/15
to PythonCabal
2015-09-27 17:04 GMT-05:00 JZA <acol...@gmail.com>:
> Tenia un Django funcionando pero al reorganizar unos folders (sacar static
> de src/) renombrar el proyecto, me empezo a generar Server Error.
> Actualmente asi se ve los archivos:
> - VirtualHost: https://pastebin.mozilla.org/8847662
> - Estructura de folders: https://pastebin.mozilla.org/8847663
> - Error del log: https://pastebin.mozilla.org/8847664

A la primera ruta en python-path le falta src/. debe ser:

python-path=/home/jza/public_html/virtdjango/src/proj_site:/home/jza/public_html/virtdjango/lib/python2.7/site-packages

Saludos,
Patricio
Reply all
Reply to author
Forward
0 new messages