django-session-security
django-session-security copied to clipboard
Requirejs compatibility
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.
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
.
See details in community documentation: http://docs.yourlabs.org
Thanks a lot for helping django-session-security better.
Sincerely
YourLabs core-dev team