Closed shumwe closed 1 year ago
@shumwe It is unnecessary to use re_path
here especially if there are no parameters in the urls. It would be much cleaner with plain path
s and with simple URL patterns, which I already did here: #82
Hello. Thanks for your contribution. I will close this, since #88 already got merged.
replacing url with re_path