Fix template session references for Python 3.13 compatibility
- Updated base.html to use request.session instead of session - Resolves jinja2.exceptions.UndefinedError: 'session' is undefined - Completes Python 3.13 compatibility fix
Showing
Please
register
or
sign in
to comment