Time in order by AM and PM

I am storing the date and time as CharField, because I think I ran into other issues storing them as datetime.

I will update the model to store them appropriately and see if that helps.

Thanks for the response.