bloombase/plants/migrations
2026-05-27 19:59:35 +02:00
..
0001_initial.py feat: add Species, Plant, PruningLog models 2026-05-27 19:51:11 +02:00
0002_alter_pruninglog_plant_alter_species_max_height_cm.py fix: use related_name='pruning_logs' and PositiveIntegerField for max_height_cm 2026-05-27 19:59:35 +02:00
__init__.py feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00