Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance

django htmx-alternative liveview pwa python reactive real-time rust server-side-rendering websocket
5 Open Issues Need Help Last updated: Feb 21, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue addresses redundant, double-wrapped `djustDebug` guards found in several JavaScript source files, where `console.log` statements are unnecessarily nested within two `if (globalThis.djustDebug)` blocks. The fix involves collapsing these occurrences by removing one of the duplicate guards and then regenerating `client.js`.

Complexity: 1/5
good first issue

Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance

Python
#django#htmx-alternative#liveview#pwa#python#reactive#real-time#rust#server-side-rendering#websocket

AI Summary: This GitHub issue addresses a violation of the project's logging rules in `python/djust/serialization.py`. A `logger.warning()` call currently uses an f-string to format its message, which goes against the established guideline of using `%s`-style formatting for all logging calls. The proposed fix involves refactoring the warning message to use `%s` placeholders and passing the relevant variables as separate arguments to the `logger.warning()` function.

Complexity: 1/5
good first issue

Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance

Python
#django#htmx-alternative#liveview#pwa#python#reactive#real-time#rust#server-side-rendering#websocket
enhancement good first issue

Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance

Python
#django#htmx-alternative#liveview#pwa#python#reactive#real-time#rust#server-side-rendering#websocket
documentation good first issue

Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance

Python
#django#htmx-alternative#liveview#pwa#python#reactive#real-time#rust#server-side-rendering#websocket

Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance

Python
#django#htmx-alternative#liveview#pwa#python#reactive#real-time#rust#server-side-rendering#websocket