Files
snek/src
retoor dd3f1deeb0 fix: add WebView route and fix login form validation call
- Add `/channel/{channel}.html` route to router in `app.py`
- Fix `LoginView.submit` to call `form.is_valid()` as a method instead of property
- Implement `WebView.get` with channel lookup, member check, and redirect logic
2025-02-09 06:54:46 +00:00
..