Standardize park and ride cards using Django Cotton components

Introduces reusable Django Cotton components for park and ride cards, standardizing their presentation and enforcing the use of the django-cotton templating system. Updates static CSS for new color variables and gradient stops.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0bdea3fb-49ea-4863-b501-fa6f5af0cbf0
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
This commit is contained in:
pac7
2025-09-22 03:21:14 +00:00
parent 0331e2087a
commit 25e6fdb496
5 changed files with 425 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ Migrations: All applied successfully (including circular dependency resolution)
**Spatial Data Support**: GeoDjango Point objects and spatial functionality working correctly
**CloudflareImages Integration**: Avatar functionality preserved with proper foreign key relationships
**Django-Cotton Integration**: Modern component-based template system with EXACT visual preservation
**Cotton Components**: Standardized park_card.html and ride_card.html components with full feature support
### API Endpoints Available
- `/api/v1/parks/` - Parks API with spatial data