404 PAGE NOT FOUND DJANGO project

Viewed 27

I have created one app in that urls are working properly with /app_name/urlname but when I am visiting other page in loop it is giving 404 error

when I am visiting first/buttons or first/addrecord separately it is dispalying page but if I will go to addrecord from buttons it is giving 404 error(first is my app_name and buttons is url name )

Please help...I got stuck at this error

0 Answers
Related