<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Buenas</p>
<p><br>
</p>
<p>Ando usando Windows, porque estoy aprendiendo a desarrollar aplicaciones para Windows con python, de forma accesible. Y parece que wxpython es el que presenta la interfaz más accesible.</p>
<p>Creo que django funciona correctamente con python 2.7.13, porque rula todo bien. Pero he creado la web, siguiendo el tutorial oficial, y lo que no me funciona es la vista inicial. Vale que he cambiado el nombre de polls por collection (en singular), y a
pesar de hacerlo tal como se me indica, me dice que la ruta no existe.</p>
<p>Voy a dejar el código que tengo, por si alguien ve algo que se me está pasando.</p>
<p><br>
</p>
<p>misite/urls.py:</p>
<p>from django.conf.urls import index, url<br>
from django.contrib import admin<br>
<br>
urlpatterns = [<br>
url(r'^collection/', include('collection.urls')),<br>
url(r'^admin/', admin.site.urls),<br>
]</p>
<p><br>
</p>
<p>misite/collection/urls.py:</p>
<p>from django.conf.urls import url<br>
from . import views<br>
<br>
urlpatterns = [<br>
url(r'^$', views.index, name='index'),<br>
]</p>
<p><br>
</p>
<p>misite/collection/views.py:</p>
<p>from django.http import HttpResponse<br>
<br>
def index(request):<br>
return HttpResponse("Bienvenido a tu colección de trenes.")</p>
<p><br>
</p>
<p>¿Alguna idea de por qué no me encuentra la ruta?</p>
<p><br>
</p>
<p>Saludos</p>
<p><br>
</p>
<p>Rafa</p>
<p><br>
</p>
<div class="moz-cite-prefix">El 03/04/2017 a las 19:51, Mario Lacunza escribió:<br>
</div>
<blockquote cite="mid:CAHF1ZD5rEPCXKCUqJd72WOvv8wGxp=57Nf6cFWnqqJ-3h7PJcA@mail.gmail.com" type="cite">
<div dir="ltr">
<div>Estas en lo correcto (el mismo problema tengo yo) para usarlo con Python 3 debes usar Phoenix q aun está en desarrollo y debes compilarlo tu mismo (lo cual es un dolor de... jeje) sin embargo si usas Linux puedes tener ambos Python corriendo sin problemas...<br>
<br>
</div>
Lamentablemente con wxPython las cosas se mueven lento, Robin está mas dedicado a su vida personal q al proyecto y no hay mas voluntarios q lo ayuden, estuve viendo otras alternativas pero no están a la misma altura.. la única Pyside2 aún está en desarrollo
y no se espera nada estable hasta fin de año...<br>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">Saludos / Best regards<br>
<br>
Mario Lacunza<br>
Email:: <a moz-do-not-send="true" href="mailto:mlacunza@gmail.com" target="_blank">
mlacunza@gmail.com</a><br>
Personal Website:: <a moz-do-not-send="true" href="http://www.lacunza.biz/" target="_blank">
http://www.lacunza.biz/</a><br>
Hosting:: <a moz-do-not-send="true" href="http://mlv-host.com/" target="_blank">http://mlv-host.com/</a><br>
Skype: mlacunzav<br>
<br>
Lima - Peru<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">El 3 de abril de 2017, 09:41, Caballero-Negro Cantos<span dir="ltr"><<a moz-do-not-send="true" href="mailto:rafaelcantos@hotmail.com" target="_blank">rafaelcantos@hotmail.com</a>></span> escribió:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<p>Buenas</p>
<p><br>
</p>
<p>Gracias, y perdonar por los varios mensajes idénticos, no sé por qué, pero parece que los mensajes están llegando a la lista con algunas horas de retraso.</p>
<p>Tengo la versión 2 de python porque la 3, por lo que he visto, no soporta wxpython, el cuál estaba usando también en otros temas. Si estoy equivocado, corregidme.</p>
<p><br>
</p>
<p>Saludos</p>
<p><br>
</p>
<p>Rafa<br>
</p>
<div>
<div class="h5">
<p><br>
</p>
<p><br>
</p>
<br>
<div class="m_-3712214144784427664moz-cite-prefix">El 03/04/2017 a las 15:30, Mario R. Osorio escribió:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Definitivamente, el mejor punto para inicarte es siguiendo el tutorial de Django; pero debes asegurarte de estar utilizando una combinacion correcta de versiones de python y Djando.
<div><br>
</div>
<div>Tutoriales hay muchos, la mayoria muy buenos. Tambien te recomiendo de las Chicas Django, el cual puedes encontrar en <a moz-do-not-send="true" href="https://tutorial.djangogirls.org/es/" target="_blank">https://tutorial.<wbr>djangogirls.org/es/</a></div>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div class="m_-3712214144784427664gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr"><br style="font-size:12.8px">
<span style="font-size:12.8px">Dtb/Gby</span>
<div style="font-size:12.8px">=======<br>
Mario R. Osorio<br>
</div>
<div style="font-size:12.8px">A.S. of Computer Programming and Analysis<br>
</div>
<div style="font-size:12.8px">Web page: <b><a moz-do-not-send="true" href="http://osorio.solutions/" target="_blank">http;//mario.osorio.<wbr>solutions</a></b></div>
<div style="font-size:12.8px">Email: <b><a moz-do-not-send="true" href="mailto:mario@osorio.solutions" target="_blank">mario@osorio.solutions</a></b></div>
<div style="font-size:12.8px"><br>
</div>
<div>
<div style="font-size:12.8px"><a moz-do-not-send="true" href="http://www.gentoogeek.org/files/choose_python.pdf" style="font-size:13px" target="_blank"><b>Just Choose Python!</b></a></div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px"><span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;font-size:15px">SQL programmers don't die, they just ROLLBACK the TRANSACTION.</span></div>
<div><span style="font-size:13px"> ― ¿?</span></div>
<div><span style="font-size:13px"><br>
“If I had asked people what they wanted, they would have said faster horses.”</span></div>
<div style="font-size:12.8px"><span style="font-size:13px"> ― Henry Ford</span></div>
<div style="font-size:12.8px"><span style="font-size:13px"><br>
</span></div>
<div style="font-size:12.8px"><img moz-do-not-send="true" src="https://docs.google.com/uc?export=download&id=0B1jxPoiqfNkkOEkxTG9VNTl5YVk&revid=0B1jxPoiqfNkkSVJaYTYvdHdZaEcwSnpUMFFYVE9hajlTWXgwPQ" style="font-size:12.8px" height="128" width="200"><img moz-do-not-send="true" src="https://docs.google.com/uc?id=0B1jxPoiqfNkkcEk2ZUlBc1d3Vm8&export=download" style="font-size:12.8px" height="127" width="200"></div>
<div style="font-size:12.8px"><span style="font-size:12.8px"><img moz-do-not-send="true" src="http://mario.osorio.solutions/FIXEDimages/web_foundations_assoc.jpg" height="175" width="200"> </span><img moz-do-not-send="true" src="https://docs.google.com/uc?export=download&id=0B1jxPoiqfNkkbzZ5RHNTWkxUUjQ&revid=0B1jxPoiqfNkkYXIyN0dBMmcwRk1DNGpYeFBvcnU3bExTKzg4PQ" style="font-size:12.8px"><span style="font-size:12.8px"> </span></div>
</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px"><span style="font-size:12.8px"> </span><span style="font-size:12.8px"> </span></div>
<div style="font-size:12.8px"><a moz-do-not-send="true" href="http://goo.gl/t2Hzgo" target="_blank"><img moz-do-not-send="true" src="https://docs.google.com/uc?export=download&id=0B1jxPoiqfNkkRDVXWHpDUjhIbmM&revid=0B1jxPoiqfNkkcVdLOFlVZ3hXYkRCRldITjlLSk11L3p4WEY4PQ" height="57" width="420"></a></div>
<div style="font-size:12.8px"><img moz-do-not-send="true" src="https://www.linuxcounter.net/cert/589006.png" height="100" width="200"><span style="font-size:12.8px"> <a moz-do-not-send="true" href="https://m.do.co/c/63e2415dab7b" target="_blank"><img moz-do-not-send="true" src="https://docs.google.com/uc?export=download&id=0B1jxPoiqfNkkcjROSjlkOVJ0T0k&revid=0B1jxPoiqfNkkYUoxL21GRjBQSVhDQkxBMGkxYVVPYjdBNjFJPQ" height="125" width="200"></a></span><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">2017-04-03 8:40 GMT-04:00 Caballero-Negro Cantos <span dir="ltr">
<<a moz-do-not-send="true" href="mailto:rafaelcantos@hotmail.com" target="_blank">rafaelcantos@hotmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0
0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">
Buenas a todos<br>
<br>
Estoy probando el desarrollo en django, y no consigo que eche a andar la<br>
página de prueba de "hola mundo". No sé si los tutoriales que he seguido<br>
están desfasados o qué.<br>
<br>
El problema lo estoy teniendo al indicar la urls, creo que o no lo pongo<br>
bien, el código digo, o no pongo el archivo en su sitio correspondiente.<br>
<br>
¿Podríais indicarme algún tutorial que funcione bien? Estoy usando<br>
python 2.7.13 y la última versión de django.<br>
<br>
<br>
Saludos y gracias<br>
<br>
<br>
Rafa<br>
<br>
<br>
---<br>
El software de antivirus Avast ha analizado este correo electrónico en busca de virus.<br>
<a moz-do-not-send="true" href="https://www.avast.com/antivirus" rel="noreferrer" target="_blank">https://www.avast.com/antiviru<wbr>s</a><br>
<br>
______________________________<wbr>_________________<br>
Python-es mailing list<br>
<a moz-do-not-send="true" href="mailto:Python-es@python.org" target="_blank">Python-es@python.org</a><br>
<a moz-do-not-send="true" href="https://mail.python.org/mailman/listinfo/python-es" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/python-es</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="m_-3712214144784427664mimeAttachmentHeader"></fieldset> <br>
<pre>______________________________<wbr>_________________
Python-es mailing list
<a moz-do-not-send="true" class="m_-3712214144784427664moz-txt-link-abbreviated" href="mailto:Python-es@python.org" target="_blank">Python-es@python.org</a>
<a moz-do-not-send="true" class="m_-3712214144784427664moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/python-es" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/python-es</a>
</pre>
</blockquote>
</div>
</div>
<table style="border-top:1px solid #d3d4de">
<tbody>
<tr>
<td style="width:55px;padding-top:18px"><a moz-do-not-send="true" href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img moz-do-not-send="true" src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" style="width:46px;height:29px" height="29" width="46"></a></td>
<td style="width:470px;padding-top:17px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">
Libre de virus. <a moz-do-not-send="true" href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" style="color:#4453ea" target="_blank">
www.avast.com</a> </td>
</tr>
</tbody>
</table>
</div>
______________________________<wbr>_________________ Python-es mailing list <a moz-do-not-send="true" href="mailto:Python-es@python.org">
Python-es@python.org</a> <a moz-do-not-send="true" href="https://mail.python.org/mailman/listinfo/python-es" rel="noreferrer" target="_blank">
https://mail.python.org/<wbr>mailman/listinfo/python-es</a> </blockquote>
</div>
</div>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre wrap="">_______________________________________________
Python-es mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Python-es@python.org">Python-es@python.org</a>
<a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/python-es">https://mail.python.org/mailman/listinfo/python-es</a>
</pre>
</blockquote>
<br>
<table style="border-top: 1px solid #D3D4DE;">
<tbody>
<tr>
<td style="width: 55px; padding-top: 18px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
<td style="width: 470px; padding-top: 17px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">
Libre de virus. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">
www.avast.com</a> </td>
</tr>
</tbody>
</table>
</body>
</html>