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 use requirejs for javascript modularity but django-session-security doesn't work well with requirejs. Even going outside the normal recommended use of requirejs and I can't get it to work. I'm no longer getting javascript errors, but still seems like things are not functioning.
The text was updated successfully, but these errors were encountered:
We could not reproduce your issue. If it's still a problem for you, please
respond to this issue using the following template:
OS Version:
Python version:
Django version:
App version:
Database version (if appliable):
Database driver version (if appliable):
Browser version (if appliable):
Traceback (please paste the COMPLETE traceback here):
Forms (only paste relevant section):
javascript / html:
How to reproduce this bug:
-
-
-
Excepted result:
Actual result:
If you want a almost garanteed fast answer, then instead of pasting
code above, you could:
fork the repo,
reproduct your issue in a new, simple app in test_project
it should be reproducible in test_project/manage.py runserver.
I use requirejs for javascript modularity but django-session-security doesn't work well with requirejs. Even going outside the normal recommended use of requirejs and I can't get it to work. I'm no longer getting javascript errors, but still seems like things are not functioning.
The text was updated successfully, but these errors were encountered: