See https://docs.djangoproject.com/en/3.0/releases/2.0/#simplified-url-routing-syntax Based on https://github.com/mozilla/network-pulse-api/issues/575, we can now update `url(...)` patterns to `path(...)` patterns with much cleaner capture group syntax, and that'd be a nice thing to do.