AttributeError: 'NoneType' object has no attribute 'isoformat'
(5 additional frame(s) were not displayed)
...
File "rest_framework/views.py", line 483, in dispatch
response = self.handle_exception(exc)
File "rest_framework/views.py", line 443, in handle_exception
self.raise_uncaught_exception(exc)
File "rest_framework/views.py", line 480, in dispatch
response = handler(request, *args, **kwargs)
File "rest_framework/decorators.py", line 52, in handler
return func(*args, **kwargs)
AttributeError: 'NoneType' object has no attribute 'isoformat'
https://sentry.prod.mozaws.net/operations/normandy-dev/issues/628397/