pacnpal 15e56c9770 Add CSRF token handling to HTMX requests:
- Configure HTMX to include CSRF token in request headers
- Add global HTMX configuration in dashboard.html
- Fix CSRF token missing error in moderation actions
2024-11-13 17:16:43 +00:00
2024-11-05 16:54:52 -05:00
2024-11-05 23:36:50 +00:00
2024-11-04 18:34:12 +00:00
2024-11-13 16:45:09 +00:00
2024-11-03 22:03:56 +00:00
2024-11-01 01:27:11 +00:00
2024-11-13 16:45:09 +00:00
ok
2024-11-01 03:35:53 +00:00
2024-10-29 21:29:16 -04:00
2024-10-28 17:09:57 -04:00
2024-10-28 17:09:57 -04:00
Description
This is a Django-based theme park management system called ThrillWiki that provides comprehensive functionality for managing parks, rides, locations, and related entities. The system includes features for user accounts, content moderation, history tracking, media management, and analytics. It follows a modular architecture with separate Django apps for each major feature area and uses Tailwind CSS for frontend styling. The project emphasizes maintainability through extensive documentation and decision tracking in dedicated memory-bank directories.
https://www.thrillwiki.com
148 MiB
Languages
Python 61.1%
HTML 31.4%
CSS 6.5%
JavaScript 0.9%