kumify/mood/migrations
Kumi 4de1c966d6
feat(migration): Add hidden field to Activity model
Introduces a boolean field 'hidden' to the Activity model to
allow activities to be marked as hidden. This can be utilized
for filtering visible activities without deleting them from
the database.
2024-11-18 06:35:54 +01:00
..
0001_initial.py feat: Add initial migrations for GPS and Mood modules 2024-05-17 13:27:49 +02:00
0002_activity_hidden.py feat(migration): Add hidden field to Activity model 2024-11-18 06:35:54 +01:00
__init__.py feat: Add initial migrations for GPS and Mood modules 2024-05-17 13:27:49 +02:00