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 [email protected]. To post to this group, send email to [email protected]. 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.

