You failed to post the bare minimum information required to debug your problem.
Error of type NoReverseMatch have close to nothing to do with the function.
So the line `def rrs_register_student` is not useful.
The message with the error clearly state that no reverse where found
for rrs_register_student. The piece of html you posted try to reverse
rrs_register_search.
So this piece of html is not useful.
About your problem, the error message say an url matching the route
name was found. That url take an argument, student_id. But you didn't
specify any argument to your reverse function.
Good luck fixing your problem.
If you want more help, bring more information.
> --
> 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...@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/c50973bf-08f2-4d9b-8d94-c65008bb2628%40googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.
--
Cordialement, Ludovic Coues
+33 6 14 87 43 42