Releases: vikingco/django-ajax-utilities
Releases · vikingco/django-ajax-utilities
Fix syntax error
Merge pull request #30 from vikingco/MVP-16063/syntax-error Mvp 16063/syntax error
Improve XSS Protection
Modern browsers treat the backslash as normal slashes when used in the URLs. So instead of using the hash value "#page://google.com", we can use "#page:/\google.com" to bypasses the current protection.
1.2.8
1.2.7
Prep for pushing to Pypi
1.2.6
1.2.5
1.2.4
story/TFD-379/remove-dependency-to-mvne
1.2.3
1.2.2
1.2.1: Merge pull request #17 from vikingco/CP-125/clean-up-dependencies
Remove dependencies