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,

On Jan 22, 2018 12:29 AM, "sum abiut" <suab...@gmail.com> wrote:

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

[image: Inline image 1]

cheer,

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@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/ms
gid/django-users/CAPCf-y7qm3AVp5dizF-QqG39dW0OpbJuc783rnW8Ln
HHG4Wwfw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAPCf-y7qm3AVp5dizF-QqG39dW0OpbJuc783rnW8LnHHG4Wwfw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@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/CAO7PdF-06Q%2BtVwgp0we%3DOKR6RGyaU33kU_LeXLr8TbUia3G-Xw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to