Use timezone aware date
Short description
Fix the following warning in PaymentListViewTest
:
RuntimeWarning: DateTimeField Payment.processing_date received a naive datetime (2019-03-06 00:00:00) while time zone support is active.
Edited by Ghost User