I have a Widget DateTimeField which should not be empty while sending the data in form.
I tried using validator and comparing it with null but it does not work.