- Remove usage of django.urls.patterns - Change urls tuples to lists - Make all string view names callables
We may want to add additional heartbeat checks, particularly depending on the context (e.g. different environments). This is meant to be a start at enabling a more plug-in style heartbeat check that provides more detailed diagnostics if desired.