django-payslip

47 vistas
Ir al primer mensaje no leído

sum abiut

no leída,
21 ene 2018, 10:29:48 p.m.21/1/2018
para django...@googlegroups.com
Hi,
Has anyone from list have any experience with django-payslip before. I follow direction from https://pypi.python.org/pypi/django-payslip/0.2.2

But i got the error below trying to load the page. Please advise

Inline image 1

cheer,

Ramiro Morales

no leída,
22 ene 2018, 12:00:57 a.m.22/1/2018
para django...@googlegroups.com
The detailed error page is giving you all the information you need to diagnose the issue.

It tells you you have two paths defined in your URL map: /admin/ and /payslip/ as per their respective documentation. So far so good.

But you are accessing / with your browser. Hence the 404 error. Try accessing /payslip/

Best regards,

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPCf-y7qm3AVp5dizF-QqG39dW0OpbJuc783rnW8LnHHG4Wwfw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

sum abiut

no leída,
22 ene 2018, 4:41:03 p.m.22/1/2018
para django...@googlegroups.com
Thanks for response. Manage to load the page this time.

Cheers

Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos