Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messages doesn't seem to work #1

Open
weholt opened this issue May 14, 2024 · 1 comment
Open

Messages doesn't seem to work #1

weholt opened this issue May 14, 2024 · 1 comment

Comments

@weholt
Copy link

weholt commented May 14, 2024

I'm using django-singlefile and it works almost flawlessly. The only thing I don't get working is the Django messages framework. Should this work as normal?

@andrewgodwin
Copy link
Owner

I suspect it may not be working due to the middleware list, and/or the session backend being database backed by default. It should be able to work with a few tweaks to singlefile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants