Superevents
Compare changes
- Tanner Prestegard authored
Changing from ISO format to another more readable format for serialization functions in events/view_utils.py. Changes for things like EMObservations, EventLogs, etc.
+ 8
− 4
@@ -394,7 +394,8 @@ def eventLogToDict(log, request=None):
@@ -409,7 +410,8 @@ def labelToDict(label, request=None):
@@ -425,7 +427,8 @@ def embbEventLogToDict(eel, request=None):
@@ -545,7 +548,8 @@ def skymapViewerEMObservationToDict(emo, request=None):