- Enhanced grammar and punctuation throughout documentation
- Added security warning about room ID enumeration attacks
- Introduced liveview_room_uuid template tag for secure random room IDs
- Clarified attribute naming conversion (camelCase to snake_case)
- Improved formatting with colons instead of em dashes for better readability
- Added comprehensive error handling, testing, and deployment sections
- Removed draft.org file (no longer needed)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Add progressive examples from simple to complex
- Include both Python and HTML code for each example
- Add template examples for complex use cases
- Fix data-data-* attributes to use snake_case (not camelCase)
- Add detailed explanations for each feature
- Improve readability and learning curve
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Added documentation for the new data-liveview-debounce attribute
introduced in django-liveview 2.1.0.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
- Complete rewrite of documentation for v2.0.0 API
- Updated from old actions/ structure to new @liveview_handler decorator
- Renamed Tutorials to Tutorial with inline content
- Added emojis to navigation and homepage
- Updated footer: removed Jabber/XMPP, 3-column layout on desktop
- Updated header: Source code links to GitHub
- All content translated to English
- Updated hero subtitle and README
- Removed Demo button from navigation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>