On Fri, 2020-08-28 at 00:14 +1000, Andrew Donnellan wrote: > Django 3.1 deprecates django.conf.urls.url() as an alias for > django.urls.re_path(). Also switch to using django.urls.include() rather > than django.conf.urls.include(). > > Signed-off-by: Andrew Donnellan <[email protected]>
Reviewed-by: Stephen Finucane <[email protected]> PS: I messed with the formatting of this a little to avoid the hanging indents before applying it. _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
