You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: