Commit Graph

2 Commits

Author SHA1 Message Date
pixeebot[bot]
f56c4a0b37 Ensure Django Model Classes Implement a __str__ Method 2025-02-14 03:17:53 +00:00
pacnpal
01e0a609d2 feat: Implement ride management views and utility functions
- Added functions for checking user privileges, handling photo uploads, preparing form data, and managing form errors.
- Created views for listing, creating, updating, and displaying rides, including category-specific views.
- Integrated submission handling for ride changes and improved user feedback through messages.
- Enhanced data handling with appropriate context and queryset management for better performance and usability.
2024-11-04 05:25:53 +00:00