| Request Method: | GET |
|---|---|
| Request URL: | http://localhost:8000/ |
Using the URLconf defined in preciosa.urls,
Django tried these URL patterns, in this order:
The current URL, , 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.
--
Has recibido este mensaje porque estás suscrito al grupo "Preciosa" de Grupos de Google.
Para anular la suscripción a este grupo y dejar de recibir sus mensajes, envía un correo electrónico a preciosa-devs+unsubscribe@googlegroups.com.
Para acceder a más opciones, visita https://groups.google.com/d/optout.
El paso de$ docker-compose run web ./initialize.shFinalizò con:
----------------------------------------------------------------------------------------
System check identified some issues:
WARNINGS:
acuerdos.Acuerdo.cadenas: (fields.W340) null has no effect on ManyToManyField.
acuerdos.Acuerdo.sucursales: (fields.W340) null has no effect on ManyToManyField.
CommandError: No fixture named 'initial_data' found.----------------------------------------------------------------------------------------