Fix timezone naive warning in events viewset

Closes #464 (closed)

Previous behaviour

Steps to reproduce:

  1. Run any code and the warning is printed

New behaviour

Steps to validate that it works:

  1. Run any code and the warning is not printed

Merge request reports

Loading