bloombase/plants/views
Stephan Kerkman d8d7899a26 fix: ensure CSRF cookie is set on plant_add page load
species_search.html has no form/csrf_token tag, so the cookie was
never set before the species select form was submitted.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 10:32:51 +02:00
..
__init__.py feat: URL routing skeleton and base template 2026-05-28 09:51:11 +02:00
dashboard.py feat: dashboard with plant count and pruning summary 2026-05-28 09:56:24 +02:00
plants.py fix: ensure CSRF cookie is set on plant_add page load 2026-05-28 10:32:51 +02:00
pruning.py feat: pruning calendar grouped by urgency 2026-05-28 10:06:55 +02:00
species.py feat: species search with HTMX and Perenual caching on select 2026-05-28 10:04:02 +02:00