This website requires JavaScript.
Explore
Help
Sign in
stephan
/
bloombase
Watch
1
Star
0
Fork
You've already forked bloombase
0
Code
Issues
9
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
62a0d32619
bloombase
/
plants
History
Stephan Kerkman
62a0d32619
fix: pruning_status uses 6-month window for overdue detection
2026-05-28 09:46:49 +02:00
..
migrations
fix: use related_name='pruning_logs' and PositiveIntegerField for max_height_cm
2026-05-27 19:59:35 +02:00
tests
fix: use months_before loop for correct 12-month rolling window in pruning_status
2026-05-27 20:13:01 +02:00
utils
fix: pruning_status uses 6-month window for overdue detection
2026-05-28 09:46:49 +02:00
__init__.py
feat: scaffold Django project with plants app
2026-05-27 19:40:58 +02:00
admin.py
feat: add Species, Plant, PruningLog models
2026-05-27 19:51:11 +02:00
apps.py
feat: scaffold Django project with plants app
2026-05-27 19:40:58 +02:00
models.py
fix: use related_name='pruning_logs' and PositiveIntegerField for max_height_cm
2026-05-27 19:59:35 +02:00
tests.py
feat: scaffold Django project with plants app
2026-05-27 19:40:58 +02:00
views.py
feat: scaffold Django project with plants app
2026-05-27 19:40:58 +02:00