Franck Boyer

Results 2 comments of Franck Boyer

> The use of `django.conf.urls.include(...)` in `load_urls()` is to match Django's handling of URLs as URL patterns in `path(...)` can include other applications URLs. The return value isn't required to...

Here is a very minimal example of the issue I described above : https://github.com/FranckBoyer/test_distill_i18n