Add Radeln ohne Alter ride-coordination demo (Django + HTMX + Leaflet)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
steffen1971 2026-06-20 21:20:17 +02:00
commit 5d967c68b5
40 changed files with 2040 additions and 0 deletions

4
requirements.txt Normal file
View file

@ -0,0 +1,4 @@
Django>=6.0,<6.1
requests>=2.31
whitenoise>=6.6
gunicorn>=23.0