Django 1.9 deprecated string based url names and django.conf.url.patterns
authorDiane Trout <diane@ghic.org>
Fri, 8 Apr 2016 00:01:46 +0000 (17:01 -0700)
committerDiane Trout <diane@ghic.org>
Fri, 24 Jun 2016 22:38:24 +0000 (15:38 -0700)
I think those changes should be backwards, and they usually
shorten the url() lines so seemed reasonable to apply.


No differences found