Commit Graph

12 Commits

Author SHA1 Message Date
Fundor333
7c732cf226 Add CsvCarsDownload ClassView for exporting CSV files in Django
- Implemented a ClassView to handle CSV file downloads.
- The view generates a CSV file with car data (brand, model, year).
- Allows customization of CSV dialect and data structure.
- Supports integration with other Class Mixins for additional functionalities.
2025-04-17 23:09:52 +02:00
Fundor333
df82e77f6c Refactor categories and tags across multiple posts to improve organization and clarity 2025-04-16 00:36:22 +02:00
Fundor333
e9d25361a6 Refactor code structure for improved readability and maintainability 2025-04-15 20:04:20 +02:00
Fundor333
45914ee79f Add support for reply, repost, like, rsvp, and bookmark parameters in post and micro layouts 2025-04-14 11:47:20 +02:00
Fundor333
abf7cae562 Add 'allpage' parameter to multiple pages and create shortcode for listing all pages 2025-04-05 19:40:33 +02:00
fundor333
d1ad350d55 Add series supports 2025-01-27 00:11:12 +01:00
fundor333
323e16e902 New post 2025-01-23 23:35:59 +01:00
Fundor333
b07dab0f2f Fix 2025-01-20 20:54:21 +01:00
fundor333
e6bfc44cfe Updating cover post 2025-01-19 01:58:20 +01:00
Fundor333
248504a939 More done for micro 2025-01-18 02:03:49 +01:00
fundor333
866723ba70 Starting for micro 2025-01-18 00:56:05 +01:00
Fundor333
f91dc33b09 Minor fix archetype 2025-01-16 21:12:06 +01:00