Sunday, March 10, 2019

Link does not work correctly


In the browser, when I'm in "http://127.0.0.1:8000/" and click in register it takes me to "http://127.0.0.1:8000/register" and it works correctly, but if I'm in "http: //127.0.0.1:8000/about/ "and click on register takes me to" http://127.0.0.1:8000/about/register/ "instead of" http://127.0.0.1:8000/register " . My project : https://github.com/barkalez/recetas

--
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-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/f77b7e65-3e0c-4f29-b951-d052e669fe20%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment