Skip to content

Commit 9e10bad

Browse files
committed
Hopefully Fix Odd Bug With Modified
1 parent 05fea70 commit 9e10bad

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

open/core/betterself/serializers/sleep_log_serializers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ class Meta:
3535
"start_time",
3636
"end_time",
3737
"notes",
38-
"created",
39-
"modified",
4038
"user",
4139
)
4240

open/core/betterself/serializers/well_being_log_serializers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ class Meta:
3939
"time",
4040
"source",
4141
"notes",
42-
# "created",
43-
# "modified",
4442
"user",
4543
)
4644

0 commit comments

Comments
 (0)