bloombase/plants/views
Stephan Kerkman f594105311 feat: import VPC plant by pasting URL directly in search
slug_from_query() detects VPC URLs and bare slugs (must contain a hyphen
to avoid treating single search words as slugs). When matched, the search
bypasses the keyword search and shows the plant directly as a VPC result.
Updated search hint text to make this discoverable.

Fixes: VPC search by English name (e.g. "crowfoot") is a VPC limitation —
their search only indexes Latin titles, not custom fields like Engelse naam.
The URL paste workflow is the reliable workaround.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 20:20:06 +02:00
..
__init__.py feat: URL routing skeleton and base template 2026-05-28 09:51:11 +02:00
dashboard.py feat: replace pruning UI with bloom months 2026-05-28 17:03:25 +02:00
plants.py fix: VPC image scraping and show species name on plant edit 2026-05-28 18:55:16 +02:00
pruning.py feat: pruning calendar grouped by urgency 2026-05-28 10:06:55 +02:00
species.py feat: import VPC plant by pasting URL directly in search 2026-05-28 20:20:06 +02:00