django.urls.base.reverse requires args and kwargs be supplied to named variables, not via * and **

Merged
#4 · Created  · Last updated

Merged pull request

Merged in edbennett/django_hreflang (pull request #4)

888c434·Author: ·Closed by: ·2018-05-18

Description

This was causing a test in my app to fail when I used hreflang to implement i18n. The test now passes with this change.

0 attachments

0 comments

Loading commits...