kumify/mood/migrations
Kumi 205d15cb8c
feat: Enhances mood management capabilities
Updates `value` field validation to ensure positive integers,
preventing non-positive mood values in the model.

Adds functionality for creating new moods through the UI by
introducing `MoodCreateView`, integrating it into URLs and
enhancing the mood list view with creation options.

These enhancements improve data integrity and user experience
in mood management.
2024-12-25 22:32:56 +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
0003_alter_mood_value.py feat: Enhances mood management capabilities 2024-12-25 22:32:56 +01:00
__init__.py feat: Add initial migrations for GPS and Mood modules 2024-05-17 13:27:49 +02:00