Every event is listed at 12am
McMoes opened this issue · 2 comments
McMoes commented
toren332 commented
event.end_time.date().strftime("%Y-%m-%dT%H:%M:%S")
->
event.end_time.strftime("%Y-%m-%dT%H:%M:%S")
in other_views.py
erwinagpasa commented
thank you for the fix toren332, how about the if you drag the event still went back to original date? thank and advance