Hola mamcx, quise entrar al enlace de la Documentacion me salió éste aviso:
Cita:
raceback (most recent call last):
File "/app/.heroku/venv/lib/python2.7/site-packages/tornado/web.py", line 988, in _execute
getattr(self, self.request.method.lower())(*args, **kwargs)
File "/app/.heroku/venv/lib/python2.7/site-packages/tornado/web.py", line 1491, in get
raise HTTPError(404)
HTTPError: HTTP 404: Not Found
|
Y en la descarga del servidor me mostró el siguiente mensaje:
Cita:
Page not found (404)Request Method: GET
Request URL: http://www.bestsellerapp.com/es/downloads/
Using the URLconf defined in urls, Django tried these URL patterns, in this order:
^admin/doc/
^admin/
^logout$ [name='logout']
^es/ ^$ [name='home']
^es/ ^changepwd$ [name='change_pwd']
^es/ ^bestseller [name='bestSeller']
^es/ ^planningboard [name='planningBoard']
^es/ ^teleport
^static\/(?P<path>.*)$
The current URL, es/downloads/, didn't match any of these.
You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.
|
Felicidades y mucho éxito en tu proyecto, "a ojo de buen cubero" se oye muy interesante el aplicativo.
Saludos